ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4VisCommandSceneAddFrame::Frame Struct Reference
+ Collaboration diagram for G4VisCommandSceneAddFrame::Frame:

Public Member Functions

 Frame (G4double size, G4double width, const G4Colour &colour)
 
void operator() (G4VGraphicsScene &, const G4Transform3D &, const G4ModelingParameters *)
 

Public Attributes

G4double fSize
 
G4double fWidth
 
G4Colour fColour
 

Detailed Description

Definition at line 196 of file G4VisCommandsSceneAdd.hh.

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

Constructor & Destructor Documentation

G4VisCommandSceneAddFrame::Frame::Frame ( G4double  size,
G4double  width,
const G4Colour colour 
)
inline

Definition at line 197 of file G4VisCommandsSceneAdd.hh.

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

Member Function Documentation

void G4VisCommandSceneAddFrame::Frame::operator() ( G4VGraphicsScene sceneHandler,
const G4Transform3D ,
const G4ModelingParameters  
)

Definition at line 935 of file G4VisCommandsSceneAdd.cc.

View newest version in sPHENIX GitHub at line 935 of file G4VisCommandsSceneAdd.cc

References G4VGraphicsScene::AddPrimitive(), G4VGraphicsScene::BeginPrimitives2D(), G4VGraphicsScene::EndPrimitives2D(), G4VisAttributes::SetColour(), G4VisAttributes::SetLineWidth(), and G4Visible::SetVisAttributes().

+ Here is the call graph for this function:

Member Data Documentation

G4Colour G4VisCommandSceneAddFrame::Frame::fColour

Definition at line 202 of file G4VisCommandsSceneAdd.hh.

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

G4double G4VisCommandSceneAddFrame::Frame::fSize

Definition at line 200 of file G4VisCommandsSceneAdd.hh.

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

G4double G4VisCommandSceneAddFrame::Frame::fWidth

Definition at line 201 of file G4VisCommandsSceneAdd.hh.

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


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