|
Geant4
10.04.p03
|
Public Types | |
| enum | FillStyle { noFill, hashed, filled } |
| enum | SizeType { none, world, screen } |
Private Attributes | |
| G4Point3D | fPosition |
| G4double | fWorldSize |
| G4double | fScreenSize |
| FillStyle | fFillStyle |
| G4String | fInfo |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const G4VMarker &) |
Additional Inherited Members | |
Protected Attributes inherited from G4Visible | |
| const G4VisAttributes * | fpVisAttributes |
| G4bool | fAllocatedVisAttributes |
| enum FillStyle |
| enum SizeType |
| G4VMarker | ( | ) |
|
virtual |
| G4Point3D GetPosition | ( | ) | const |
| SizeType GetSizeType | ( | ) | const |
| G4double GetWorldSize | ( | ) | const |
| G4double GetWorldDiameter | ( | ) | const |
| G4double GetWorldRadius | ( | ) | const |
| G4double GetScreenSize | ( | ) | const |
| G4double GetScreenDiameter | ( | ) | const |
| G4double GetScreenRadius | ( | ) | const |
| FillStyle GetFillStyle | ( | ) | const |
|
private |
|
private |
|
private |
|
private |
|
private |