VTK
Public Attributes | List of all members
vtkContourRepresentationNode Class Reference

#include <vtkContourRepresentation.h>

Public Attributes

double WorldPosition [3]
 
double WorldOrientation [9]
 
double NormalizedDisplayPosition [2]
 
int Selected
 
vtkstd::vector< vtkContourRepresentationPoint * > Points
 

Detailed Description

Definition at line 76 of file vtkContourRepresentation.h.

Member Data Documentation

double vtkContourRepresentationNode::WorldPosition[3]

Definition at line 79 of file vtkContourRepresentation.h.

double vtkContourRepresentationNode::WorldOrientation[9]

Definition at line 80 of file vtkContourRepresentation.h.

double vtkContourRepresentationNode::NormalizedDisplayPosition[2]

Definition at line 81 of file vtkContourRepresentation.h.

int vtkContourRepresentationNode::Selected

Definition at line 82 of file vtkContourRepresentation.h.

vtkstd::vector<vtkContourRepresentationPoint*> vtkContourRepresentationNode::Points

Definition at line 83 of file vtkContourRepresentation.h.


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