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_Actor * | myPreviewActor |
| vtkDataSetMapper * | myMapper |
| vtkPoints * | myPoints |
| SMESH::TNodeSimulation::TNodeSimulation | ( | SVTK_ViewWindow * | theViewWindow | ) |
References SMESH::GetColor(), SMESH::GetFloat(), myMapper, myPoints, myPreviewActor, and myViewWindow.
| SMESH::TNodeSimulation::~TNodeSimulation | ( | ) |
References myMapper, myPoints, myPreviewActor, and myViewWindow.
| void SMESH::TNodeSimulation::SetPosition | ( | float | x, |
| float | y, | ||
| float | z | ||
| ) |
References myPoints, and SetVisibility().
Referenced by SMESHGUI_NodesDlg::SelectionIntoArgument(), and SMESHGUI_NodesDlg::ValueChangedInSpinBox().
| void SMESH::TNodeSimulation::SetVisibility | ( | bool | theVisibility | ) |
|
private |
Referenced by TNodeSimulation(), and ~TNodeSimulation().
|
private |
Referenced by SetPosition(), TNodeSimulation(), and ~TNodeSimulation().
|
private |
Referenced by SetVisibility(), TNodeSimulation(), and ~TNodeSimulation().
|
private |
Referenced by TNodeSimulation(), and ~TNodeSimulation().