VTK  9.3.20240327
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
 
std::vector< vtkContourRepresentationPoint * > Points
 
vtkIdType PointId
 

Detailed Description

Definition at line 95 of file vtkContourRepresentation.h.

Member Data Documentation

◆ WorldPosition

double vtkContourRepresentationNode::WorldPosition[3]

Definition at line 98 of file vtkContourRepresentation.h.

◆ WorldOrientation

double vtkContourRepresentationNode::WorldOrientation[9]

Definition at line 99 of file vtkContourRepresentation.h.

◆ NormalizedDisplayPosition

double vtkContourRepresentationNode::NormalizedDisplayPosition[2]

Definition at line 100 of file vtkContourRepresentation.h.

◆ Selected

int vtkContourRepresentationNode::Selected

Definition at line 101 of file vtkContourRepresentation.h.

◆ Points

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

Definition at line 102 of file vtkContourRepresentation.h.

◆ PointId

vtkIdType vtkContourRepresentationNode::PointId

Definition at line 106 of file vtkContourRepresentation.h.


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