VTK
9.4.20241012
|
#include <vtkContourRepresentation.h>
Public Attributes | |
double | WorldPosition [3] |
double | WorldOrientation [9] |
double | NormalizedDisplayPosition [2] |
int | Selected |
std::vector< vtkContourRepresentationPoint * > | Points |
vtkIdType | PointId |
Definition at line 96 of file vtkContourRepresentation.h.
double vtkContourRepresentationNode::WorldPosition[3] |
Definition at line 99 of file vtkContourRepresentation.h.
double vtkContourRepresentationNode::WorldOrientation[9] |
Definition at line 100 of file vtkContourRepresentation.h.
double vtkContourRepresentationNode::NormalizedDisplayPosition[2] |
Definition at line 101 of file vtkContourRepresentation.h.
int vtkContourRepresentationNode::Selected |
Definition at line 102 of file vtkContourRepresentation.h.
std::vector<vtkContourRepresentationPoint*> vtkContourRepresentationNode::Points |
Definition at line 103 of file vtkContourRepresentation.h.
vtkIdType vtkContourRepresentationNode::PointId |
Definition at line 107 of file vtkContourRepresentation.h.