VTK  9.3.20240328
Public Attributes | List of all members
vtkContourRepresentationPoint Class Reference

#include <vtkContourRepresentation.h>

Public Attributes

double WorldPosition [3]
 
double NormalizedDisplayPosition [2]
 
vtkIdType PointId
 

Detailed Description

Definition at line 84 of file vtkContourRepresentation.h.

Member Data Documentation

◆ WorldPosition

double vtkContourRepresentationPoint::WorldPosition[3]

Definition at line 87 of file vtkContourRepresentation.h.

◆ NormalizedDisplayPosition

double vtkContourRepresentationPoint::NormalizedDisplayPosition[2]

Definition at line 88 of file vtkContourRepresentation.h.

◆ PointId

vtkIdType vtkContourRepresentationPoint::PointId

Definition at line 92 of file vtkContourRepresentation.h.


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