Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VtkVisContext.hh>
Public Member Functions | |
G4VtkVisContext () | |
G4VtkVisContext (const G4VtkViewer *viewer, const G4VisAttributes *visAtt, bool processing2D, const G4Transform3D &transform) | |
G4VtkVisContext (const G4VtkVisContext &vc2) | |
Public Attributes | |
const G4VtkViewer * | fViewer |
const G4VisAttributes * | fVisAtt |
G4bool | fProcessing2D |
const G4Transform3D & | fTransform |
G4int | fDepth = -1 |
G4String | fDescription |
G4double | red |
G4double | green |
G4double | blue |
G4double | alpha |
G4double | fSize |
G4ViewParameters::DrawingStyle | fDrawingStyle |
Definition at line 34 of file G4VtkVisContext.hh.
|
inline |
Definition at line 48 of file G4VtkVisContext.hh.
Referenced by G4VtkVisContext().
|
inline |
Definition at line 61 of file G4VtkVisContext.hh.
|
inline |
Definition at line 66 of file G4VtkVisContext.hh.
G4double G4VtkVisContext::alpha |
Definition at line 43 of file G4VtkVisContext.hh.
Referenced by G4VtkViewer::AddGeometryOverlay(), G4VtkViewer::AddImageOverlay(), G4VtkStore::AddNonG4ObjectPolydata(), G4VtkVisContext(), and G4VtkVisContext().
G4double G4VtkVisContext::blue |
Definition at line 43 of file G4VtkVisContext.hh.
Referenced by G4VtkViewer::AddGeometryOverlay(), G4VtkStore::AddNonG4ObjectPolydata(), G4VtkVisContext(), and G4VtkVisContext().
G4int G4VtkVisContext::fDepth = -1 |
Definition at line 41 of file G4VtkVisContext.hh.
Referenced by G4VtkVisContext(), and G4VtkVisContext().
G4String G4VtkVisContext::fDescription |
Definition at line 42 of file G4VtkVisContext.hh.
Referenced by G4VtkVisContext(), and G4VtkVisContext().
G4ViewParameters::DrawingStyle G4VtkVisContext::fDrawingStyle |
Definition at line 46 of file G4VtkVisContext.hh.
Referenced by G4VtkViewer::AddGeometryOverlay(), and G4VtkVisContext().
G4bool G4VtkVisContext::fProcessing2D |
Definition at line 39 of file G4VtkVisContext.hh.
Referenced by G4VtkStore::AddPrimitive(), G4VtkStore::AddPrimitive(), G4VtkStore::AddPrimitive(), G4VtkStore::AddPrimitive(), G4VtkVisContext(), G4VtkVisContext(), and G4VtkVisContext().
G4double G4VtkVisContext::fSize |
Definition at line 45 of file G4VtkVisContext.hh.
Referenced by G4VtkVisContext().
const G4Transform3D& G4VtkVisContext::fTransform |
Definition at line 40 of file G4VtkVisContext.hh.
Referenced by G4VtkStore::AddNonG4ObjectPolydata(), G4VtkStore::AddPrimitive(), G4VtkStore::AddPrimitive(), G4VtkStore::AddPrimitiveAppend(), G4VtkStore::AddPrimitiveSeparate(), G4VtkStore::AddPrimitiveTensorGlyph(), G4VtkStore::AddPrimitiveTransformBake(), G4VtkVisContext(), G4VtkVisContext(), and G4VtkVisContext().
const G4VtkViewer* G4VtkVisContext::fViewer |
Definition at line 37 of file G4VtkVisContext.hh.
Referenced by G4VtkStore::AddPrimitive(), G4VtkStore::AddPrimitive(), G4VtkStore::AddPrimitive(), G4VtkStore::AddPrimitive(), G4VtkStore::AddPrimitiveSeparate(), G4VtkStore::AddPrimitiveTensorGlyph(), G4VtkStore::AddPrimitiveTransformBake(), G4VtkVisContext(), G4VtkVisContext(), and G4VtkVisContext().
const G4VisAttributes* G4VtkVisContext::fVisAtt |
Definition at line 38 of file G4VtkVisContext.hh.
Referenced by G4VtkVisContext(), G4VtkVisContext(), and G4VtkVisContext().
G4double G4VtkVisContext::green |
Definition at line 43 of file G4VtkVisContext.hh.
Referenced by G4VtkViewer::AddGeometryOverlay(), G4VtkStore::AddNonG4ObjectPolydata(), G4VtkVisContext(), and G4VtkVisContext().
G4double G4VtkVisContext::red |
Definition at line 43 of file G4VtkVisContext.hh.
Referenced by G4VtkViewer::AddGeometryOverlay(), G4VtkStore::AddNonG4ObjectPolydata(), G4VtkVisContext(), and G4VtkVisContext().