|
Geant4.10
|
#include <G4AxesModel.hh>
Additional Inherited Members | |
Protected Attributes inherited from G4VModel | |
| G4String | fType |
| G4String | fGlobalTag |
| G4String | fGlobalDescription |
| G4VisExtent | fExtent |
| G4Transform3D | fTransform |
| const G4ModelingParameters * | fpMP |
Definition at line 45 of file G4AxesModel.hh.
| G4AxesModel::G4AxesModel | ( | G4double | x0, |
| G4double | y0, | ||
| G4double | z0, | ||
| G4double | length, | ||
| G4double | arrowWidth = 1., |
||
| const G4String & | colourString = "auto", |
||
| const G4String & | description = "", |
||
| G4bool | withAnnotation = true |
||
| ) |
Definition at line 58 of file G4AxesModel.cc.
References G4Colour::Blue(), G4Text::centre, G4BestUnit, G4Exception(), G4Colour::GetColour(), G4Colour::Green(), JustWarning, G4Colour::Red(), G4Text::SetLayout(), G4Text::SetOffset(), G4VMarker::SetScreenSize(), and G4Visible::SetVisAttributes().
|
virtual |
Definition at line 44 of file G4AxesModel.cc.
|
virtual |
Implements G4VModel.
Definition at line 168 of file G4AxesModel.cc.
References G4VModel::DescribeYourselfTo().
1.8.7