Version: 8.3.0
SMESH::TElementSimulationQuad Class Reference

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_ActormyPreviewActor
 
vtkDataSetMapper * myMapper
 
vtkUnstructuredGridmyGrid
 
SALOME_ActormyFaceOrientation
 
vtkPolyDataMapper * myFaceOrientationDataMapper
 
SMESH_FaceOrientationFiltermyFaceOrientationFilter
 

Member Typedef Documentation

typedef std::vector<vtkIdType> SMESH::TElementSimulationQuad::TVTKIds

Constructor & Destructor Documentation

Member Function Documentation

void SMESH::TElementSimulationQuad::SetPosition ( SMESH_Actor theActor,
SMDSAbs_EntityType  theType,
TVTKIds theIds,
const int  theMode,
const bool  theReverse 
)

Field Documentation

SalomeApp_Application* SMESH::TElementSimulationQuad::myApplication
private
SALOME_Actor* SMESH::TElementSimulationQuad::myFaceOrientation
private
vtkPolyDataMapper* SMESH::TElementSimulationQuad::myFaceOrientationDataMapper
private
SMESH_FaceOrientationFilter* SMESH::TElementSimulationQuad::myFaceOrientationFilter
private
vtkUnstructuredGrid* SMESH::TElementSimulationQuad::myGrid
private
vtkDataSetMapper* SMESH::TElementSimulationQuad::myMapper
private
SALOME_Actor* SMESH::TElementSimulationQuad::myPreviewActor
private
SUIT_ViewWindow* SMESH::TElementSimulationQuad::myViewWindow
private
SVTK_ViewWindow* SMESH::TElementSimulationQuad::myVTKViewWindow
private