Geant4  10.02
G4VisCommandSceneAddLogo2D::Logo2D Struct Reference
+ Collaboration diagram for G4VisCommandSceneAddLogo2D::Logo2D:

Public Member Functions

 Logo2D (G4VisManager *vm, G4int size, G4double x, G4double y, G4Text::Layout layout)
 
void operator() (G4VGraphicsScene &, const G4Transform3D &)
 

Public Attributes

G4VisManagerfpVisManager
 
G4int fSize
 
G4double fX
 
G4double fY
 
G4Text::Layout fLayout
 

Detailed Description

Definition at line 304 of file G4VisCommandsSceneAdd.hh.

Constructor & Destructor Documentation

G4VisCommandSceneAddLogo2D::Logo2D::Logo2D ( G4VisManager vm,
G4int  size,
G4double  x,
G4double  y,
G4Text::Layout  layout 
)
inline

Definition at line 306 of file G4VisCommandsSceneAdd.hh.

Member Function Documentation

void G4VisCommandSceneAddLogo2D::Logo2D::operator() ( G4VGraphicsScene sceneHandler,
const G4Transform3D  
)

Definition at line 1706 of file G4VisCommandsSceneAdd.cc.

References G4VGraphicsScene::AddPrimitive(), G4VGraphicsScene::BeginPrimitives2D(), G4Colour::Brown(), G4VGraphicsScene::EndPrimitives2D(), G4Text::SetLayout(), G4VMarker::SetScreenSize(), and G4Visible::SetVisAttributes().

+ Here is the call graph for this function:

Member Data Documentation

G4Text::Layout G4VisCommandSceneAddLogo2D::Logo2D::fLayout

Definition at line 314 of file G4VisCommandsSceneAdd.hh.

G4VisManager* G4VisCommandSceneAddLogo2D::Logo2D::fpVisManager

Definition at line 311 of file G4VisCommandsSceneAdd.hh.

G4int G4VisCommandSceneAddLogo2D::Logo2D::fSize

Definition at line 312 of file G4VisCommandsSceneAdd.hh.

G4double G4VisCommandSceneAddLogo2D::Logo2D::fX

Definition at line 313 of file G4VisCommandsSceneAdd.hh.

G4double G4VisCommandSceneAddLogo2D::Logo2D::fY

Definition at line 313 of file G4VisCommandsSceneAdd.hh.


The documentation for this struct was generated from the following files: