Version: 9.12.0
SMESH::TNodeSimulation Class Reference

Public Member Functions

 TNodeSimulation (SVTK_ViewWindow *theViewWindow)
 
void SetPosition (float x, float y, float z)
 
void SetVisibility (bool theVisibility)
 
 ~TNodeSimulation ()
 

Private Attributes

SVTK_ViewWindow * myViewWindow
 
SALOME_ActormyPreviewActor
 
vtkDataSetMapper * myMapper
 
vtkPoints * myPoints
 

Constructor & Destructor Documentation

◆ TNodeSimulation()

SMESH::TNodeSimulation::TNodeSimulation ( SVTK_ViewWindow *  theViewWindow)

◆ ~TNodeSimulation()

SMESH::TNodeSimulation::~TNodeSimulation ( )

Member Function Documentation

◆ SetPosition()

void SMESH::TNodeSimulation::SetPosition ( float  x,
float  y,
float  z 
)

◆ SetVisibility()

Field Documentation

◆ myMapper

vtkDataSetMapper* SMESH::TNodeSimulation::myMapper
private

◆ myPoints

vtkPoints* SMESH::TNodeSimulation::myPoints
private

◆ myPreviewActor

SALOME_Actor* SMESH::TNodeSimulation::myPreviewActor
private

◆ myViewWindow

SVTK_ViewWindow* SMESH::TNodeSimulation::myViewWindow
private