#include <VISU_MergedPL.hxx>
Member Function Documentation
| virtual void VISU_MergedPL.SetSourceGeometry |
( |
| ) |
[pure virtual] |
| virtual int VISU_MergedPL.AddGeometry |
( |
vtkDataSet * |
theGeometry, |
|
|
const VISU::TName & |
theGeomName |
|
) |
| [pure virtual] |
| virtual vtkDataSet* VISU_MergedPL.GetGeometry |
( |
int |
theGeomNumber, |
|
|
VISU::TName & |
theGeomName |
|
) |
| [pure virtual] |
| virtual int VISU_MergedPL.GetNumberOfGeometry |
( |
| ) |
[pure virtual] |
| virtual bool VISU_MergedPL.IsExternalGeometryUsed |
( |
| ) |
[pure virtual] |
| virtual void VISU_MergedPL.ClearGeometry |
( |
| ) |
[pure virtual] |
| virtual vtkPointSet* VISU_MergedPL.GetMergedInput |
( |
| ) |
[pure virtual] |
| void VISU_MergedPL::DoShallowCopy |
( |
VISU_PipeLine * |
thePipeLine, |
|
|
bool |
theIsCopyInput |
|
) |
| [virtual] |
Reimplemented in VISU_CutLinesPL, VISU_CutPlanesPL, VISU_CutSegmentPL, VISU_DeformedShapeAndScalarMapPL, VISU_DeformedShapePL, VISU_GaussPointsPL, VISU_IsoSurfacesPL, VISU_Plot3DPL, VISU_ScalarMapPL, VISU_StreamLinesPL, and VISU_VectorsPL.
| void VISU_MergedPL::AddGeometryName |
( |
const VISU::TName & |
theGeomName | ) |
[virtual] |
| VISU::TName VISU_MergedPL::GetGeometryName |
( |
int |
theGeomNumber | ) |
const [virtual] |
| const VISU::TNames & VISU_MergedPL::GetGeometryNames |
( |
| ) |
const [virtual] |
| void VISU_MergedPL::ClearGeometryNames |
( |
| ) |
[virtual] |
Field Documentation