|
| | G4ArrowModel (G4double x1, G4double y1, G4double z1, G4double x2, G4double y2, G4double z2, G4double width, const G4Colour &colour, const G4String &description="", G4int lineSegmentsPerCircle=6) |
| |
| virtual | ~G4ArrowModel () |
| |
| virtual void | DescribeYourselfTo (G4VGraphicsScene &) |
| |
| | G4VModel (const G4Transform3D &modelTransformation=G4Transform3D(), const G4ModelingParameters *=0) |
| |
| virtual | ~G4VModel () |
| |
| const G4ModelingParameters * | GetModelingParameters () const |
| |
| const G4String & | GetType () const |
| |
| virtual G4String | GetCurrentDescription () const |
| |
| virtual G4String | GetCurrentTag () const |
| |
| const G4VisExtent & | GetExtent () const |
| |
| const G4String & | GetGlobalDescription () const |
| |
| const G4String & | GetGlobalTag () const |
| |
| const G4Transform3D & | GetTransformation () const |
| |
| void | SetModelingParameters (const G4ModelingParameters *) |
| |
| void | SetExtent (const G4VisExtent &) |
| |
| void | SetType (const G4String &) |
| |
| void | SetGlobalDescription (const G4String &) |
| |
| void | SetGlobalTag (const G4String &) |
| |
| void | SetTransformation (const G4Transform3D &) |
| |
| virtual G4bool | Validate (G4bool warn=true) |
| |
Definition at line 48 of file G4ArrowModel.hh.