Geant4  10.00.p02
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 &)
 

Public Attributes

G4double fSize
 
G4double fWidth
 
G4Colour fColour
 

Detailed Description

Definition at line 163 of file G4VisCommandsSceneAdd.hh.

Constructor & Destructor Documentation

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

Definition at line 164 of file G4VisCommandsSceneAdd.hh.

Member Function Documentation

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

Definition at line 701 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 169 of file G4VisCommandsSceneAdd.hh.

G4double G4VisCommandSceneAddFrame::Frame::fSize

Definition at line 167 of file G4VisCommandsSceneAdd.hh.

G4double G4VisCommandSceneAddFrame::Frame::fWidth

Definition at line 168 of file G4VisCommandsSceneAdd.hh.


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