#include <VISU_PointSpriteMapperHolder.hxx>
Public Member Functions | |
| vtkTypeMacro (VISU_PointSpriteMapperHolder, VISU_PolyDataMapperHolder) | |
| virtual void | ShallowCopy (VISU_MapperHolder *theMapperHolder, bool theIsCopyInput) |
| void | SetGaussPtsIDMapper (const VISU::PGaussPtsIDMapper &theGaussPtsIDMapper) |
| const VISU::PGaussPtsIDMapper & | GetGaussPtsIDMapper () |
| virtual VISU_OpenGLPointSpriteMapper * | GetPointSpriteMapper () |
| vtkTypeMacro (VISU_PolyDataMapperHolder, VISU_MapperHolder) | |
| vtkTypeMacro (VISU_MapperHolder, vtkObject) | |
| virtual unsigned long int | GetMemorySize () |
| Gets memory size used by the instance (bytes). | |
| void | SetPolyDataIDMapper (const VISU::PPolyDataIDMapper &theIDMapper) |
| const VISU::PPolyDataIDMapper & | GetPolyDataIDMapper () |
| virtual vtkPolyData * | GetPolyDataInput () |
| virtual vtkPolyDataMapper * | GetPolyDataMapper () |
| virtual vtkIdType | GetNodeObjID (vtkIdType theID) |
| virtual vtkIdType | GetNodeVTKID (vtkIdType theID) |
| virtual vtkFloatingPointType * | GetNodeCoord (vtkIdType theObjID) |
| virtual vtkIdType | GetElemObjID (vtkIdType theID) |
| virtual vtkIdType | GetElemVTKID (vtkIdType theID) |
| virtual vtkCell * | GetElemCell (vtkIdType theObjID) |
| virtual void | SetImplicitFunction (vtkImplicitFunction *theFunction) |
| virtual vtkImplicitFunction * | GetImplicitFunction () |
| virtual void | SetExtractInside (bool theMode) |
| virtual void | SetExtractBoundaryCells (bool theMode) |
| virtual void | RemoveAllClippingPlanes () |
| virtual vtkIdType | GetNumberOfClippingPlanes () |
| virtual bool | AddClippingPlane (vtkPlane *thePlane) |
| virtual vtkPlane * | GetClippingPlane (vtkIdType theID) |
| void | RemoveClippingPlane (vtkIdType theID) |
| virtual unsigned long int | GetMTime () |
| void | SetPipeLine (VISU_PipeLine *thePipeLine) |
| const VISU::PIDMapper & | GetIDMapper () |
| virtual vtkDataSet * | GetInput () |
| virtual vtkMapper * | GetMapper () |
| virtual vtkDataSet * | GetOutput () |
| virtual void | Update () |
Static Public Member Functions | |
| static VISU_PointSpriteMapperHolder * | New () |
Protected Member Functions | |
| VISU_PointSpriteMapperHolder () | |
| VISU_PointSpriteMapperHolder (const VISU_PointSpriteMapperHolder &) | |
| virtual | ~VISU_PointSpriteMapperHolder () |
| virtual void | OnCreateMapper () |
| void | SetPolyDataMapper (vtkPolyDataMapper *theMapper) |
| virtual void | SetLookupTable (VISU_LookupTable *theLookupTable) |
| virtual vtkPointSet * | GetClippedInput () |
| void | SetMapper (vtkMapper *theMapper) |
| void | SetIDMapper (const VISU::PIDMapper &theIDMapper) |
Protected Attributes | |
| vtkSmartPointer < SALOME_ExtractPolyDataGeometry > | myExtractPolyDataGeometry |
| Clipping. | |
Private Attributes | |
| VISU::PGaussPtsIDMapper | myGaussPtsIDMapper |
| vtkSmartPointer < VISU_OpenGLPointSpriteMapper > | myPointSpriteMapper |
| VISU_PointSpriteMapperHolder::VISU_PointSpriteMapperHolder | ( | ) | [protected] |
| VISU_PointSpriteMapperHolder.VISU_PointSpriteMapperHolder | ( | const VISU_PointSpriteMapperHolder & | ) | [protected] |
| VISU_PointSpriteMapperHolder::~VISU_PointSpriteMapperHolder | ( | ) | [protected, virtual] |
| VISU_PointSpriteMapperHolder.vtkTypeMacro | ( | VISU_PointSpriteMapperHolder | , |
| VISU_PolyDataMapperHolder | |||
| ) |
| static VISU_PointSpriteMapperHolder* VISU_PointSpriteMapperHolder.New | ( | ) | [static] |
Reimplemented from VISU_PolyDataMapperHolder.
| void VISU_PointSpriteMapperHolder::ShallowCopy | ( | VISU_MapperHolder * | theMapperHolder, |
| bool | theIsCopyInput | ||
| ) | [virtual] |
Reimplemented from VISU_PolyDataMapperHolder.
References VISU.CopyPointSpriteDataMapper().
| void VISU_PointSpriteMapperHolder::SetGaussPtsIDMapper | ( | const VISU::PGaussPtsIDMapper & | theGaussPtsIDMapper | ) |
| const VISU::PGaussPtsIDMapper & VISU_PointSpriteMapperHolder::GetGaussPtsIDMapper | ( | ) |
| VISU_OpenGLPointSpriteMapper * VISU_PointSpriteMapperHolder::GetPointSpriteMapper | ( | ) | [virtual] |
| void VISU_PointSpriteMapperHolder::OnCreateMapper | ( | ) | [protected, virtual] |
Reimplemented from VISU_PolyDataMapperHolder.
References VISU_OpenGLPointSpriteMapper.New().
| VISU_PolyDataMapperHolder.vtkTypeMacro | ( | VISU_PolyDataMapperHolder | , |
| VISU_MapperHolder | |||
| ) | [inherited] |
| VISU_MapperHolder.vtkTypeMacro | ( | VISU_MapperHolder | , |
| vtkObject | |||
| ) | [inherited] |
| unsigned long int VISU_PolyDataMapperHolder::GetMemorySize | ( | ) | [virtual, inherited] |
Reimplemented from VISU_MapperHolder.
| void VISU_PolyDataMapperHolder::SetPolyDataIDMapper | ( | const VISU::PPolyDataIDMapper & | theIDMapper | ) | [inherited] |
| const VISU::PPolyDataIDMapper & VISU_PolyDataMapperHolder::GetPolyDataIDMapper | ( | ) | [inherited] |
| vtkPolyData * VISU_PolyDataMapperHolder::GetPolyDataInput | ( | ) | [virtual, inherited] |
| vtkPolyDataMapper * VISU_PolyDataMapperHolder::GetPolyDataMapper | ( | ) | [virtual, inherited] |
| vtkIdType VISU_PolyDataMapperHolder::GetNodeObjID | ( | vtkIdType | theID | ) | [virtual, inherited] |
Reimplemented from VISU_MapperHolder.
References VISU.GetNodeObjID().
| vtkIdType VISU_PolyDataMapperHolder::GetNodeVTKID | ( | vtkIdType | theID | ) | [virtual, inherited] |
Reimplemented from VISU_MapperHolder.
References VISU.GetNodeVTKID().
| vtkFloatingPointType * VISU_PolyDataMapperHolder::GetNodeCoord | ( | vtkIdType | theObjID | ) | [virtual, inherited] |
Reimplemented from VISU_MapperHolder.
References VISU.GetNodeCoord().
| vtkIdType VISU_PolyDataMapperHolder::GetElemObjID | ( | vtkIdType | theID | ) | [virtual, inherited] |
Reimplemented from VISU_MapperHolder.
References VISU.GetElemObjID().
| vtkIdType VISU_PolyDataMapperHolder::GetElemVTKID | ( | vtkIdType | theID | ) | [virtual, inherited] |
Reimplemented from VISU_MapperHolder.
References VISU.GetElemVTKID().
| vtkCell * VISU_PolyDataMapperHolder::GetElemCell | ( | vtkIdType | theObjID | ) | [virtual, inherited] |
Reimplemented from VISU_MapperHolder.
References VISU.GetElemCell().
| void VISU_PolyDataMapperHolder::SetImplicitFunction | ( | vtkImplicitFunction * | theFunction | ) | [virtual, inherited] |
Implements VISU_MapperHolder.
| vtkImplicitFunction * VISU_PolyDataMapperHolder::GetImplicitFunction | ( | ) | [virtual, inherited] |
Implements VISU_MapperHolder.
| void VISU_PolyDataMapperHolder::SetExtractInside | ( | bool | theMode | ) | [virtual, inherited] |
Implements VISU_MapperHolder.
| void VISU_PolyDataMapperHolder::SetExtractBoundaryCells | ( | bool | theMode | ) | [virtual, inherited] |
Implements VISU_MapperHolder.
| void VISU_PolyDataMapperHolder::RemoveAllClippingPlanes | ( | ) | [virtual, inherited] |
Implements VISU_MapperHolder.
| vtkIdType VISU_PolyDataMapperHolder::GetNumberOfClippingPlanes | ( | ) | [virtual, inherited] |
Implements VISU_MapperHolder.
| bool VISU_PolyDataMapperHolder::AddClippingPlane | ( | vtkPlane * | thePlane | ) | [virtual, inherited] |
Implements VISU_MapperHolder.
| vtkPlane * VISU_PolyDataMapperHolder::GetClippingPlane | ( | vtkIdType | theID | ) | [virtual, inherited] |
Implements VISU_MapperHolder.
| void VISU_PolyDataMapperHolder::RemoveClippingPlane | ( | vtkIdType | theID | ) | [virtual, inherited] |
Implements VISU_MapperHolder.
References VISU_PolyDataMapperHolder.GetNumberOfClippingPlanes(), and VISU_PolyDataMapperHolder.myExtractPolyDataGeometry.
| void VISU_PolyDataMapperHolder::SetPolyDataMapper | ( | vtkPolyDataMapper * | theMapper | ) | [protected, inherited] |
| void VISU_PolyDataMapperHolder::SetLookupTable | ( | VISU_LookupTable * | theLookupTable | ) | [protected, virtual, inherited] |
Implements VISU_MapperHolder.
| vtkPointSet * VISU_PolyDataMapperHolder::GetClippedInput | ( | ) | [protected, virtual, inherited] |
Implements VISU_MapperHolder.
| unsigned long int VISU_MapperHolder::GetMTime | ( | ) | [virtual, inherited] |
| void VISU_MapperHolder::SetPipeLine | ( | VISU_PipeLine * | thePipeLine | ) | [inherited] |
| const VISU::PIDMapper & VISU_MapperHolder::GetIDMapper | ( | ) | [inherited] |
| vtkDataSet * VISU_MapperHolder::GetInput | ( | ) | [virtual, inherited] |
| vtkMapper * VISU_MapperHolder::GetMapper | ( | ) | [virtual, inherited] |
| vtkDataSet * VISU_MapperHolder::GetOutput | ( | ) | [virtual, inherited] |
| void VISU_MapperHolder::Update | ( | ) | [virtual, inherited] |
| void VISU_MapperHolder::SetMapper | ( | vtkMapper * | theMapper | ) | [protected, inherited] |
| void VISU_MapperHolder::SetIDMapper | ( | const VISU::PIDMapper & | theIDMapper | ) | [protected, inherited] |
References VISU.GetInput().
vtkSmartPointer<VISU_OpenGLPointSpriteMapper> VISU_PointSpriteMapperHolder.myPointSpriteMapper [private] |
vtkSmartPointer<SALOME_ExtractPolyDataGeometry> VISU_PolyDataMapperHolder.myExtractPolyDataGeometry [protected, inherited] |