| VTK
    9.0.1
    | 
Simple class used internally for holding midpoint information. More...
#include <vtkSLACReader.h>
| Public Member Functions | |
| MidpointCoordinates () | |
| MidpointCoordinates (const double coord[3], vtkIdType id) | |
| Public Attributes | |
| double | Coordinate [3] | 
| vtkIdType | ID | 
Simple class used internally for holding midpoint information.
Definition at line 205 of file vtkSLACReader.h.
| 
 | inline | 
Definition at line 208 of file vtkSLACReader.h.
| 
 | inline | 
Definition at line 209 of file vtkSLACReader.h.
| double vtkSLACReader::MidpointCoordinates::Coordinate[3] | 
Definition at line 216 of file vtkSLACReader.h.
| vtkIdType vtkSLACReader::MidpointCoordinates::ID | 
Definition at line 217 of file vtkSLACReader.h.
 1.8.17
 1.8.17