ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 &, const G4ModelingParameters *)
 

Public Attributes

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

Detailed Description

Definition at line 330 of file G4VisCommandsSceneAdd.hh.

View newest version in sPHENIX GitHub at line 330 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 332 of file G4VisCommandsSceneAdd.hh.

View newest version in sPHENIX GitHub at line 332 of file G4VisCommandsSceneAdd.hh

Member Function Documentation

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

Definition at line 1896 of file G4VisCommandsSceneAdd.cc.

View newest version in sPHENIX GitHub at line 1896 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 340 of file G4VisCommandsSceneAdd.hh.

View newest version in sPHENIX GitHub at line 340 of file G4VisCommandsSceneAdd.hh

G4VisManager* G4VisCommandSceneAddLogo2D::Logo2D::fpVisManager

Definition at line 337 of file G4VisCommandsSceneAdd.hh.

View newest version in sPHENIX GitHub at line 337 of file G4VisCommandsSceneAdd.hh

G4int G4VisCommandSceneAddLogo2D::Logo2D::fSize

Definition at line 338 of file G4VisCommandsSceneAdd.hh.

View newest version in sPHENIX GitHub at line 338 of file G4VisCommandsSceneAdd.hh

G4double G4VisCommandSceneAddLogo2D::Logo2D::fX

Definition at line 339 of file G4VisCommandsSceneAdd.hh.

View newest version in sPHENIX GitHub at line 339 of file G4VisCommandsSceneAdd.hh

G4double G4VisCommandSceneAddLogo2D::Logo2D::fY

Definition at line 339 of file G4VisCommandsSceneAdd.hh.

View newest version in sPHENIX GitHub at line 339 of file G4VisCommandsSceneAdd.hh


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