#include <VISU_UnstructuredGridPL.hxx>

Public Member Functions | |
| void | SetUnstructuredGridIDMapper (const VISU::PUnstructuredGridIDMapper &theIDMapper) |
| VISU_DataSetMapperHolder * | GetDataSetMapperHolder () |
| vtkDataSetMapper * | GetDataSetMapper () |
Protected Member Functions | |
| VISU_UnstructuredGridPL (VISU_PipeLine *thePipeLine) | |
| virtual void | OnCreateMapperHolder () |
Private Member Functions | |
| VISU_UnstructuredGridPL () | |
| VISU_UnstructuredGridPL (const VISU_UnstructuredGridPL &) | |
Private Attributes | |
| VISU_PipeLine * | myPipeLine |
| vtkSmartPointer < VISU_DataSetMapperHolder > | myDataSetMapperHolder |
| VISU_UnstructuredGridPL::VISU_UnstructuredGridPL | ( | VISU_PipeLine * | thePipeLine | ) | [protected] |
| VISU_UnstructuredGridPL.VISU_UnstructuredGridPL | ( | ) | [private] |
| VISU_UnstructuredGridPL.VISU_UnstructuredGridPL | ( | const VISU_UnstructuredGridPL & | ) | [private] |
| void VISU_UnstructuredGridPL::SetUnstructuredGridIDMapper | ( | const VISU::PUnstructuredGridIDMapper & | theIDMapper | ) |
| VISU_DataSetMapperHolder * VISU_UnstructuredGridPL::GetDataSetMapperHolder | ( | ) |
| vtkDataSetMapper * VISU_UnstructuredGridPL::GetDataSetMapper | ( | ) |
| void VISU_UnstructuredGridPL::OnCreateMapperHolder | ( | ) | [protected, virtual] |
Reimplemented in VISU_MeshPL, and VISU_ScalarMapPL.
References VISU_DataSetMapperHolder.New().
VISU_PipeLine* VISU_UnstructuredGridPL.myPipeLine [private] |
vtkSmartPointer<VISU_DataSetMapperHolder> VISU_UnstructuredGridPL.myDataSetMapperHolder [private] |