Focus Konstruksjon - File Based System
Public Member Functions | Properties | List of all members
ParseVTKFormat.VTKPointDataReader Class Reference
Collaboration diagram for ParseVTKFormat.VTKPointDataReader:
Collaboration graph

Public Member Functions

 VTKPointDataReader (vtkUnstructuredGrid unstructuredGrid)
 
double [,] readTranslation (bool hasCorrectIDMapping, int[] correctedNodeID)
 
double [,] readRotationVectors (bool hasCorrectIDMapping, int[] correctedNodeID)
 

Properties

double [] ExtremeDisplacement [get]
 

Constructor & Destructor Documentation

◆ VTKPointDataReader()

ParseVTKFormat.VTKPointDataReader.VTKPointDataReader ( vtkUnstructuredGrid  unstructuredGrid)

Member Function Documentation

◆ readRotationVectors()

double [,] ParseVTKFormat.VTKPointDataReader.readRotationVectors ( bool  hasCorrectIDMapping,
int []  correctedNodeID 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ readTranslation()

double [,] ParseVTKFormat.VTKPointDataReader.readTranslation ( bool  hasCorrectIDMapping,
int []  correctedNodeID 
)
Here is the caller graph for this function:

Property Documentation

◆ ExtremeDisplacement

double [] ParseVTKFormat.VTKPointDataReader.ExtremeDisplacement
get

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