Geant4-11
|
#include <G4VRTScanner.hh>
Public Member Functions | |
virtual G4bool | Coords (G4int &iRow, G4int &iColumn)=0 |
virtual void | Draw (unsigned char red, unsigned char green, unsigned char blue) |
G4VRTScanner () | |
virtual const G4String & | GetGSName () const =0 |
virtual const G4String & | GetGSNickname () const =0 |
virtual void | Initialize (G4int nRow, G4int nColumn)=0 |
virtual | ~G4VRTScanner () |
Definition at line 40 of file G4VRTScanner.hh.
G4VRTScanner::G4VRTScanner | ( | ) |
Definition at line 32 of file G4VRTScanner.cc.
|
virtual |
Definition at line 33 of file G4VRTScanner.cc.
Implemented in G4RTSimpleScanner, and G4RTXScanner.
Referenced by G4TheMTRayTracer::CreateBitMap(), and G4TheRayTracer::CreateBitMap().
|
inlinevirtual |
Reimplemented in G4RTXScanner.
Definition at line 70 of file G4VRTScanner.hh.
Referenced by G4TheMTRayTracer::CreateBitMap(), and G4TheRayTracer::CreateBitMap().
|
pure virtual |
Implemented in G4RTSimpleScanner, and G4RTXScanner.
|
pure virtual |
Implemented in G4RTSimpleScanner, and G4RTXScanner.
Implemented in G4RTSimpleScanner, and G4RTXScanner.
Referenced by G4TheMTRayTracer::CreateBitMap(), and G4TheRayTracer::CreateBitMap().