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

Public Member Functions

 Extent (G4double xmin, G4double xmax, G4double ymin, G4double ymax, G4double zmin, G4double zmax)
 
void operator() (G4VGraphicsScene &, const G4Transform3D &, const G4ModelingParameters *)
 

Public Attributes

G4VisExtent fExtent
 

Detailed Description

Definition at line 165 of file G4VisCommandsSceneAdd.hh.

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

Constructor & Destructor Documentation

G4VisCommandSceneAddExtent::Extent::Extent ( G4double  xmin,
G4double  xmax,
G4double  ymin,
G4double  ymax,
G4double  zmin,
G4double  zmax 
)

Definition at line 865 of file G4VisCommandsSceneAdd.cc.

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

Member Function Documentation

void G4VisCommandSceneAddExtent::Extent::operator() ( G4VGraphicsScene ,
const G4Transform3D ,
const G4ModelingParameters  
)

Definition at line 872 of file G4VisCommandsSceneAdd.cc.

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

Member Data Documentation

G4VisExtent G4VisCommandSceneAddExtent::Extent::fExtent

Definition at line 170 of file G4VisCommandsSceneAdd.hh.

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


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