VTK
Public Member Functions | Public Attributes
vtkSLACReader::MidpointCoordinates Class Reference

#include <vtkSLACReader.h>

List of all members.

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 155 of file vtkSLACReader.h.


Constructor & Destructor Documentation

vtkSLACReader::MidpointCoordinates::MidpointCoordinates ( ) [inline]

Definition at line 158 of file vtkSLACReader.h.

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

Definition at line 159 of file vtkSLACReader.h.


Member Data Documentation

Definition at line 165 of file vtkSLACReader.h.

Definition at line 166 of file vtkSLACReader.h.


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