AddToRender(vtkRenderer *theRendere) | SALOME_Actor | virtual |
EnableSelection(bool enable) | VTKViewer_Actor | inlinevirtual |
GetBackMaterial() | VTKViewer_Actor | virtual |
GetBounds() | VTKViewer_Actor | virtual |
GetBounds(double bounds[6]) | VTKViewer_Actor | |
GetChildActors(vtkActorCollection *) | VTKViewer_Actor | virtual |
GetColor(double &r, double &g, double &b) | VTKViewer_Actor | virtual |
getDisplayMode() | VTKViewer_Actor | virtual |
GetElemCell(int theObjID) | VTKViewer_Actor | virtual |
GetElemObjId(int theVtkID) | VTKViewer_Actor | virtual |
GetFrontMaterial() | VTKViewer_Actor | virtual |
GetGravityCenter(int) | SALOME_Actor | |
GetHighlightedDataSet() | VTKViewer_Actor | virtual |
GetInput() | VTKViewer_Actor | virtual |
GetMarkerScale() | SALOME_Actor | virtual |
GetMarkerTexture() | SALOME_Actor | virtual |
GetMarkerType() | SALOME_Actor | virtual |
GetMTime() | VTKViewer_Actor | virtual |
getName() | VTKViewer_Actor | virtual |
GetNameActorSize(vtkRenderer *theRenderer, double theSize[2]) const | SALOME_Actor | virtual |
GetNodeCoord(int theObjID) | VTKViewer_Actor | virtual |
GetNodeObjId(int theVtkID) | VTKViewer_Actor | virtual |
GetObjDimension(const int theObjId) | VTKViewer_Actor | virtual |
GetOpacity() | VTKViewer_Actor | virtual |
GetPolygonOffsetParameters(double &factor, double &units) | VTKViewer_Actor | |
GetQuadraticArcAngle() const | VTKViewer_Actor | virtual |
GetQuadraticArcMode() const | VTKViewer_Actor | virtual |
GetRenderer() | SALOME_Actor | |
GetRepresentation() | VTKViewer_Actor | virtual |
GetShrinkFactor() | VTKViewer_Actor | virtual |
Handle(SALOME_InteractiveObject)&getIO() | SALOME_Actor | virtual |
Handle(SALOME_InteractiveObject) myIO | SALOME_Actor | protected |
hasHighlight() | VTKViewer_Actor | virtual |
hasIO() | SALOME_Actor | virtual |
Highlight(bool theHighlight) | SALOME_Actor | virtual |
Highlight(vtkInteractorStyle *theInteractorStyle, SVTK_SelectionEvent *theSelectionEvent, bool theIsHighlight) | SALOME_Actor | virtual |
highlight(bool theHighlight) | SALOME_Actor | virtual |
InitPipeLine(vtkMapper *theMapper) | VTKViewer_Actor | protected |
IsDisplayNameActor() const | SALOME_Actor | virtual |
isHighlighted() | VTKViewer_Actor | virtual |
IsInfinitive() | VTKViewer_Actor | virtual |
isPreselected() | VTKViewer_Actor | virtual |
IsResizable() const | VTKViewer_Actor | virtual |
IsSetCamera() const | VTKViewer_Actor | virtual |
IsShrunk() | VTKViewer_Actor | virtual |
IsShrunkable() | VTKViewer_Actor | virtual |
myCellAreaPicker | SALOME_Actor | protected |
myCellPicker | SALOME_Actor | protected |
myDisplayMode | VTKViewer_Actor | protected |
myGeomFilter | VTKViewer_Actor | protected |
myHighlightActor | SALOME_Actor | protected |
myInteractor | SALOME_Actor | protected |
myIsDisplayNameActor | SALOME_Actor | protected |
myIsHighlighted | VTKViewer_Actor | protected |
myIsInfinite | VTKViewer_Actor | protected |
myIsPreselected | VTKViewer_Actor | protected |
myIsResolveCoincidentTopology | VTKViewer_Actor | protected |
myName | VTKViewer_Actor | protected |
myNameActor | SALOME_Actor | protected |
myOpacity | VTKViewer_Actor | protected |
myOutline | SALOME_Actor | protected |
myOutlineActor | SALOME_Actor | protected |
myPassFilter | VTKViewer_Actor | protected |
myPointAreaPicker | SALOME_Actor | protected |
myPointPicker | SALOME_Actor | protected |
myPolygonOffsetFactor | VTKViewer_Actor | protected |
myPolygonOffsetUnits | VTKViewer_Actor | protected |
myPreHighlightActor | SALOME_Actor | protected |
myProperty | VTKViewer_Actor | protected |
myRenderer | SALOME_Actor | protected |
myRepresentation | VTKViewer_Actor | protected |
mySelectionMode | SALOME_Actor | protected |
mySelector | SALOME_Actor | protected |
myStoreMapping | VTKViewer_Actor | protected |
myTransformFilter | VTKViewer_Actor | protected |
New() | SALOME_Actor | static |
PreHighlight(vtkInteractorStyle *theInteractorStyle, SVTK_SelectionEvent *theSelectionEvent, bool theIsHighlight) | SALOME_Actor | virtual |
PreviewProperty | VTKViewer_Actor | protected |
RemoveFromRender(vtkRenderer *theRendere) | SALOME_Actor | virtual |
Render(vtkRenderer *, vtkMapper *) | VTKViewer_Actor | virtual |
SALOME_Actor() | SALOME_Actor | protected |
SetCamera(vtkCamera *) | VTKViewer_Actor | virtual |
SetCellAreaPicker(SVTK_AreaPicker *theAreaPicker) | SALOME_Actor | |
SetCellPicker(vtkCellPicker *theCellPicker) | SALOME_Actor | |
SetColor(double r, double g, double b) | VTKViewer_Actor | virtual |
SetColor(const double theRGB[3]) | VTKViewer_Actor | virtual |
setDisplayMode(int theMode) | VTKViewer_Actor | virtual |
SetHighlightProperty(vtkProperty *theProperty) | SALOME_Actor | |
SetInfinitive(bool theIsInfinite) | VTKViewer_Actor | |
SetInteractor(vtkRenderWindowInteractor *theInteractor) | SALOME_Actor | virtual |
setIO(const Handle(SALOME_InteractiveObject)&theIO) | SALOME_Actor | virtual |
SetIsDisplayNameActor(bool theIsDisplayNameActor) | SALOME_Actor | virtual |
SetMapper(vtkMapper *theMapper) | VTKViewer_Actor | virtual |
SetMarkerStd(VTK::MarkerType, VTK::MarkerScale) | SALOME_Actor | virtual |
SetMarkerTexture(int, VTK::MarkerTexture) | SALOME_Actor | virtual |
SetMaterial(std::vector< vtkProperty * > theProps) | VTKViewer_Actor | virtual |
setName(const char *theName) | SALOME_Actor | virtual |
SetNameActorOffset(double theOffset[2]) | SALOME_Actor | virtual |
SetNameActorText(const char *theText) | SALOME_Actor | virtual |
SetOpacity(double theOpacity) | VTKViewer_Actor | virtual |
SetPointAreaPicker(SVTK_AreaPicker *theAreaPicker) | SALOME_Actor | |
SetPointPicker(vtkPointPicker *thePointPicker) | SALOME_Actor | |
SetPolygonOffsetParameters(double factor, double units) | VTKViewer_Actor | |
SetPosition(double _arg1, double _arg2, double _arg3) | SALOME_Actor | virtual |
SetPosition(double _arg[3]) | SALOME_Actor | virtual |
SetPreHighlightProperty(vtkProperty *theProperty) | SALOME_Actor | |
SetPreSelected(bool thePreselect=false) | VTKViewer_Actor | virtual |
SetPreviewProperty(vtkProperty *theProperty) | VTKViewer_Actor | |
SetQuadraticArcAngle(double theMaxAngle) | VTKViewer_Actor | virtual |
SetQuadraticArcMode(bool theFlag) | VTKViewer_Actor | virtual |
SetRepresentation(int theMode) | VTKViewer_Actor | virtual |
SetResolveCoincidentTopology(bool theIsResolve) | VTKViewer_Actor | |
SetSelector(SVTK_Selector *theSelector) | SALOME_Actor | virtual |
SetShrink() | VTKViewer_Actor | virtual |
SetSize(const double) | VTKViewer_Actor | virtual |
SetTransform(VTKViewer_Transform *theTransform) | SALOME_Actor | virtual |
SetVisibility(int) | SALOME_Actor | virtual |
ShouldBeDisplayed() | SALOME_Actor | virtual |
UnShrink() | VTKViewer_Actor | virtual |
Update() | SALOME_Actor | virtual |
UpdateNameActors() | SALOME_Actor | virtual |
vtkTypeMacro(SALOME_Actor, VTKViewer_Actor) | SALOME_Actor | |
VTKViewer_Actor::vtkTypeMacro(VTKViewer_Actor, vtkLODActor) | VTKViewer_Actor | |
VTKViewer_Actor() | VTKViewer_Actor | protected |
~SALOME_Actor() | SALOME_Actor | protected |
~VTKViewer_Actor() | VTKViewer_Actor | protected |