VTK  9.3.20240327
Public Member Functions | Public Attributes | List of all members
vtkContourRepresentationInternals Class Reference

#include <vtkContourRepresentation.h>

Public Member Functions

void ClearNodes ()
 

Public Attributes

std::vector< vtkContourRepresentationNode * > Nodes
 

Detailed Description

Definition at line 109 of file vtkContourRepresentation.h.

Member Function Documentation

◆ ClearNodes()

void vtkContourRepresentationInternals::ClearNodes ( )
inline

Definition at line 113 of file vtkContourRepresentation.h.

Member Data Documentation

◆ Nodes

std::vector<vtkContourRepresentationNode*> vtkContourRepresentationInternals::Nodes

Definition at line 112 of file vtkContourRepresentation.h.


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