G4VRTScanner Class Reference

#include <G4VRTScanner.hh>

Inheritance diagram for G4VRTScanner:

G4RTSimpleScanner

Public Member Functions

 G4VRTScanner ()
virtual ~G4VRTScanner ()
virtual const G4StringGetGSName () const =0
virtual const G4StringGetGSNickname () const =0
virtual void Initialize (G4int nRow, G4int nColumn)=0
virtual G4bool Coords (G4int &iRow, G4int &iColumn)=0
virtual void Draw (unsigned char red, unsigned char green, unsigned char blue)

Detailed Description

Definition at line 41 of file G4VRTScanner.hh.


Constructor & Destructor Documentation

G4VRTScanner::G4VRTScanner (  ) 

Definition at line 33 of file G4VRTScanner.cc.

00033 {}

G4VRTScanner::~G4VRTScanner (  )  [virtual]

Definition at line 34 of file G4VRTScanner.cc.

00034 {}


Member Function Documentation

virtual G4bool G4VRTScanner::Coords ( G4int iRow,
G4int iColumn 
) [pure virtual]

Implemented in G4RTSimpleScanner.

Referenced by G4TheRayTracer::CreateBitMap().

void G4VRTScanner::Draw ( unsigned char  red,
unsigned char  green,
unsigned char  blue 
) [inline, virtual]

Definition at line 71 of file G4VRTScanner.hh.

Referenced by G4TheRayTracer::CreateBitMap().

00071 {}

virtual const G4String& G4VRTScanner::GetGSName (  )  const [pure virtual]

Implemented in G4RTSimpleScanner.

virtual const G4String& G4VRTScanner::GetGSNickname (  )  const [pure virtual]

Implemented in G4RTSimpleScanner.

virtual void G4VRTScanner::Initialize ( G4int  nRow,
G4int  nColumn 
) [pure virtual]

Implemented in G4RTSimpleScanner.

Referenced by G4TheRayTracer::CreateBitMap().


The documentation for this class was generated from the following files:
Generated on Mon May 27 17:53:54 2013 for Geant4 by  doxygen 1.4.7