VTK
Public Attributes
vtkContourRepresentationNode Class Reference

#include <vtkContourRepresentation.h>

List of all members.

Public Attributes

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

Detailed Description

Definition at line 85 of file vtkContourRepresentation.h.


Member Data Documentation

double vtkContourRepresentationNode::WorldPosition[3]

Definition at line 88 of file vtkContourRepresentation.h.

double vtkContourRepresentationNode::WorldOrientation[9]

Definition at line 89 of file vtkContourRepresentation.h.

double vtkContourRepresentationNode::NormalizedDisplayPosition[2]

Definition at line 90 of file vtkContourRepresentation.h.

int vtkContourRepresentationNode::Selected

Definition at line 91 of file vtkContourRepresentation.h.

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

Definition at line 92 of file vtkContourRepresentation.h.

vtkIdType vtkContourRepresentationNode::PointId

Definition at line 96 of file vtkContourRepresentation.h.


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