Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VtkPolydataInstancePipeline.hh>
Protected Attributes | |
vtkSmartPointer< vtkDoubleArray > | instanceColour |
vtkSmartPointer< vtkPoints > | instancePosition |
vtkSmartPointer< vtkDoubleArray > | instanceTransform |
std::map< G4String, vtkIdType > | instanceMap |
Protected Attributes inherited from G4VtkPolydataPipeline | |
vtkSmartPointer< vtkPoints > | polydataPoints |
vtkSmartPointer< vtkCellArray > | polydataCells |
vtkSmartPointer< vtkPolyData > | polydata |
std::vector< vtkSmartPointer< vtkPolyDataAlgorithm > > | filters |
vtkSmartPointer< vtkPolyDataMapper > | mapper |
vtkSmartPointer< vtkActor > | actor |
Protected Attributes inherited from G4VVtkPipeline | |
G4String | name |
G4String | type |
G4bool | disableParent |
std::vector< G4VVtkPipeline * > | childPipelines |
vtkSmartPointer< vtkRenderer > | renderer |
G4VtkVisContext | vc |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VtkPolydataPipeline | |
static std::size_t | MakeHash (const G4Polyhedron &p, const G4VtkVisContext &vc) |
Definition at line 36 of file G4VtkPolydataInstancePipeline.hh.
G4VtkPolydataInstancePipeline::G4VtkPolydataInstancePipeline | ( | G4String | name, |
const G4VtkVisContext & | vc ) |
Definition at line 31 of file G4VtkPolydataInstancePipeline.cc.
|
overridedefault |
|
virtual |
Reimplemented in G4VtkPolydataInstanceAppendPipeline, and G4VtkPolydataInstanceBakePipeline.
Definition at line 49 of file G4VtkPolydataInstancePipeline.cc.
Referenced by G4VtkPolydataInstanceAppendPipeline::addInstance(), G4VtkPolydataInstanceBakePipeline::addInstance(), and addInstance().
|
virtual |
Reimplemented in G4VtkPolydataInstanceAppendPipeline, and G4VtkPolydataInstanceBakePipeline.
Definition at line 58 of file G4VtkPolydataInstancePipeline.cc.
|
virtual |
Reimplemented in G4VtkPolydataInstanceAppendPipeline, and G4VtkPolydataInstanceBakePipeline.
Definition at line 70 of file G4VtkPolydataInstancePipeline.cc.
Referenced by G4VtkPolydataInstanceAppendPipeline::removeInstance().
|
protected |
Definition at line 52 of file G4VtkPolydataInstancePipeline.hh.
Referenced by addInstance(), G4VtkPolydataInstancePipeline(), and G4VtkPolydataInstanceTensorPipeline::G4VtkPolydataInstanceTensorPipeline().
|
protected |
Definition at line 55 of file G4VtkPolydataInstancePipeline.hh.
Referenced by addInstance().
|
protected |
Definition at line 53 of file G4VtkPolydataInstancePipeline.hh.
Referenced by addInstance(), and G4VtkPolydataInstanceTensorPipeline::G4VtkPolydataInstanceTensorPipeline().
|
protected |
Definition at line 54 of file G4VtkPolydataInstancePipeline.hh.
Referenced by addInstance(), and G4VtkPolydataInstanceTensorPipeline::G4VtkPolydataInstanceTensorPipeline().