VTK
Public Member Functions | Public Attributes | List of all members
vtkSLACReader::MidpointCoordinates Class Reference

#include <vtkSLACReader.h>

Public Member Functions

 MidpointCoordinates ()
 
 MidpointCoordinates (const double coord[3], vtkIdType id)
 

Public Attributes

double Coordinate [3]
 
vtkIdType ID
 

Detailed Description

Simple class used internally for holding midpoint information.

Definition at line 175 of file vtkSLACReader.h.

Constructor & Destructor Documentation

vtkSLACReader::MidpointCoordinates::MidpointCoordinates ( )
inline

Definition at line 178 of file vtkSLACReader.h.

vtkSLACReader::MidpointCoordinates::MidpointCoordinates ( const double  coord[3],
vtkIdType  id 
)
inline

Definition at line 179 of file vtkSLACReader.h.

Member Data Documentation

double vtkSLACReader::MidpointCoordinates::Coordinate[3]

Definition at line 185 of file vtkSLACReader.h.

vtkIdType vtkSLACReader::MidpointCoordinates::ID

Definition at line 186 of file vtkSLACReader.h.


The documentation for this class was generated from the following file: