#include <VISU_GaussPtsDeviceActor.h>

typedef vtkSmartPointer<vtkPassThroughFilter> VISU_GaussDeviceActorBase.PPassThroughFilter [protected, inherited] |
| VISU_GaussPtsDeviceActor::VISU_GaussPtsDeviceActor | ( | ) | [protected] |
| VISU_GaussPtsDeviceActor::~VISU_GaussPtsDeviceActor | ( | ) | [protected] |
| VISU_GaussPtsDeviceActor.VISU_GaussPtsDeviceActor | ( | const VISU_GaussPtsDeviceActor & | ) | [private] |
| VISU_GaussPtsDeviceActor.vtkTypeMacro | ( | VISU_GaussPtsDeviceActor | , |
| VISU_GaussDeviceActorBase | |||
| ) |
| static VISU_GaussPtsDeviceActor* VISU_GaussPtsDeviceActor.New | ( | ) | [static] |
Reimplemented from VISU_GaussDeviceActorBase.
| void VISU_GaussPtsDeviceActor::AddToRender | ( | vtkRenderer * | theRenderer | ) |
| void VISU_GaussPtsDeviceActor::RemoveFromRender | ( | vtkRenderer * | theRenderer | ) |
| VISU_GaussPointsPL * VISU_GaussPtsDeviceActor::GetPipeLine | ( | ) |
| void VISU_GaussPtsDeviceActor::SetPipeLine | ( | VISU_GaussPointsPL * | thePipeLine | ) |
References VISU_GaussPointsPL.GetPointSpriteMapper().
| void VISU_GaussPtsDeviceActor::ShallowCopyPL | ( | VISU_GaussPointsPL * | thePipeLine | ) |
| int VISU_GaussPtsDeviceActor::GetPickable | ( | ) | [virtual] |
| unsigned long int VISU_GaussPtsDeviceActor::GetMemorySize | ( | ) | [virtual] |
Reimplemented from VISU_GaussDeviceActorBase.
| void VISU_GaussPtsDeviceActor.operator= | ( | const VISU_GaussPtsDeviceActor & | ) | [private] |
| VISU_GaussDeviceActorBase.vtkTypeMacro | ( | VISU_GaussDeviceActorBase | , |
| vtkLODActor | |||
| ) | [inherited] |
| virtual void VISU_GaussDeviceActorBase.Render | ( | vtkRenderer * | , |
| vtkMapper * | |||
| ) | [virtual, inherited] |
| void VISU_GaussDeviceActorBase::SetTransform | ( | VTKViewer_Transform * | theTransform | ) | [inherited] |
| void VISU_GaussDeviceActorBase::SetPointSpriteMapper | ( | VISU_OpenGLPointSpriteMapper * | theMapper | ) | [inherited] |
References VISU.GetOutput().
| void VISU_GaussDeviceActorBase::DoMapperShallowCopy | ( | vtkMapper * | theMapper, |
| bool | theIsCopyInput | ||
| ) | [virtual, inherited] |
Reimplemented in VISU_PointsDeviceActor.
References VISU.CopyMapper().
| VISU_OpenGLPointSpriteMapper * VISU_GaussDeviceActorBase::GetPointSpriteMapper | ( | ) | [inherited] |
| void VISU_GaussDeviceActorBase.SetExtractor | ( | SALOME_ExtractPolyDataGeometry * | theExtractor | ) | [inherited] |
| SALOME_ExtractPolyDataGeometry* VISU_GaussDeviceActorBase.GetExtractor | ( | ) | const [inherited] |
vtkSmartPointer<VISU_GaussPointsPL> VISU_GaussPtsDeviceActor.myPipeLine [protected] |
vtkSmartPointer<VISU_OpenGLPointSpriteMapper> VISU_GaussDeviceActorBase.myMapper [protected, inherited] |
vtkSmartPointer<VTKViewer_TransformFilter> VISU_GaussDeviceActorBase.myTransformFilter [protected, inherited] |
std::vector<PPassThroughFilter> VISU_GaussDeviceActorBase.myPassFilter [protected, inherited] |
SALOME_ExtractPolyDataGeometry* VISU_GaussDeviceActorBase.myPolyDataExtractor [protected, inherited] |