|
VTK
9.7.20260724
|
#include <vtkSLACReader.h>
Simple class used internally for holding midpoint information.
Definition at line 194 of file vtkSLACReader.h.
Public Member Functions | |
| MidpointCoordinates ()=default | |
| MidpointCoordinates (const double coord[3], vtkIdType id) | |
Public Attributes | |
| double | Coordinate [3] |
| vtkIdType | ID |
|
default |
|
inline |
Definition at line 198 of file vtkSLACReader.h.
| double vtkSLACReader::MidpointCoordinates::Coordinate[3] |
Definition at line 205 of file vtkSLACReader.h.
| vtkIdType vtkSLACReader::MidpointCoordinates::ID |
Definition at line 206 of file vtkSLACReader.h.