Geant4
10.01.p02
|
#include <G4AxesModel.hh>
Private Member Functions | |
G4AxesModel (const G4AxesModel &) | |
G4AxesModel & | operator= (const G4AxesModel &) |
Private Attributes | |
G4VModel * | fXAxisModel |
G4VModel * | fXLabelModel |
G4VModel * | fXAnnotationModel |
G4VModel * | fYAxisModel |
G4VModel * | fYLabelModel |
G4VModel * | fYAnnotationModel |
G4VModel * | fZAxisModel |
G4VModel * | fZLabelModel |
G4VModel * | fZAnnotationModel |
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 , |
||
G4double | textSize = 10. |
||
) |
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.
References fXAnnotationModel, fXAxisModel, fXLabelModel, fYAnnotationModel, fYAxisModel, fYLabelModel, fZAnnotationModel, fZAxisModel, and fZLabelModel.
|
private |
|
virtual |
Implements G4VModel.
Definition at line 171 of file G4AxesModel.cc.
References G4VModel::DescribeYourselfTo(), fXAnnotationModel, fXAxisModel, fXLabelModel, fYAnnotationModel, fYAxisModel, fYLabelModel, fZAnnotationModel, fZAxisModel, and fZLabelModel.
|
private |
|
private |
Definition at line 70 of file G4AxesModel.hh.
Referenced by DescribeYourselfTo(), and ~G4AxesModel().
|
private |
Definition at line 70 of file G4AxesModel.hh.
Referenced by DescribeYourselfTo(), and ~G4AxesModel().
|
private |
Definition at line 70 of file G4AxesModel.hh.
Referenced by DescribeYourselfTo(), and ~G4AxesModel().
|
private |
Definition at line 70 of file G4AxesModel.hh.
Referenced by DescribeYourselfTo(), and ~G4AxesModel().
|
private |
Definition at line 70 of file G4AxesModel.hh.
Referenced by DescribeYourselfTo(), and ~G4AxesModel().
|
private |
Definition at line 70 of file G4AxesModel.hh.
Referenced by DescribeYourselfTo(), and ~G4AxesModel().
|
private |
Definition at line 70 of file G4AxesModel.hh.
Referenced by DescribeYourselfTo(), and ~G4AxesModel().
|
private |
Definition at line 70 of file G4AxesModel.hh.
Referenced by DescribeYourselfTo(), and ~G4AxesModel().
|
private |
Definition at line 70 of file G4AxesModel.hh.
Referenced by DescribeYourselfTo(), and ~G4AxesModel().