Public Types | |
| typedef std::vector< vtkIdType > | TVTKIds |
Public Member Functions | |
| TElementSimulationQuad (SalomeApp_Application *theApplication) | |
| void | SetPosition (SMESH_Actor *theActor, SMDSAbs_EntityType theType, TVTKIds &theIds, const int theMode, const bool theReverse) |
| void | SetVisibility (bool theVisibility, bool theShowOrientation=false) |
| ~TElementSimulationQuad () | |
Private Attributes | |
| SalomeApp_Application * | myApplication |
| SUIT_ViewWindow * | myViewWindow |
| SVTK_ViewWindow * | myVTKViewWindow |
| SALOME_Actor * | myPreviewActor |
| vtkDataSetMapper * | myMapper |
| vtkUnstructuredGrid * | myGrid |
| SALOME_Actor * | myFaceOrientation |
| vtkPolyDataMapper * | myFaceOrientationDataMapper |
| SMESH_FaceOrientationFilter * | myFaceOrientationFilter |
| typedef std::vector<vtkIdType> SMESH::TElementSimulationQuad::TVTKIds |
| SMESH::TElementSimulationQuad::TElementSimulationQuad | ( | SalomeApp_Application * | theApplication | ) |
| SMESH::TElementSimulationQuad::~TElementSimulationQuad | ( | ) |
| void SMESH::TElementSimulationQuad::SetPosition | ( | SMESH_Actor * | theActor, |
| SMDSAbs_EntityType | theType, | ||
| TVTKIds & | theIds, | ||
| const int | theMode, | ||
| const bool | theReverse | ||
| ) |
| void SMESH::TElementSimulationQuad::SetVisibility | ( | bool | theVisibility, |
| bool | theShowOrientation = false |
||
| ) |
References myFaceOrientation, myPreviewActor, and SMESH::RepaintCurrentView().
Referenced by SMESHGUI_AddQuadraticElementDlg::ClickOnApply(), SMESHGUI_AddQuadraticElementDlg::DeactivateActiveDialog(), SMESHGUI_AddQuadraticElementDlg::displaySimulation(), SMESHGUI_AddQuadraticElementDlg::onOpenView(), SMESHGUI_AddQuadraticElementDlg::onReverse(), SMESHGUI_AddQuadraticElementDlg::onTextChange(), SMESHGUI_AddQuadraticElementDlg::reject(), SMESHGUI_AddQuadraticElementDlg::SelectionIntoArgument(), and SetPosition().
|
private |
Referenced by TElementSimulationQuad(), and ~TElementSimulationQuad().
|
private |
Referenced by SetVisibility(), TElementSimulationQuad(), and ~TElementSimulationQuad().
|
private |
Referenced by TElementSimulationQuad(), and ~TElementSimulationQuad().
|
private |
Referenced by TElementSimulationQuad(), and ~TElementSimulationQuad().
|
private |
Referenced by SetPosition(), TElementSimulationQuad(), and ~TElementSimulationQuad().
|
private |
Referenced by TElementSimulationQuad(), and ~TElementSimulationQuad().
|
private |
Referenced by SetPosition(), SetVisibility(), TElementSimulationQuad(), and ~TElementSimulationQuad().
|
private |
Referenced by TElementSimulationQuad(), and ~TElementSimulationQuad().
|
private |
Referenced by TElementSimulationQuad(), and ~TElementSimulationQuad().