#include <G4VisTrajContext.hh>
Definition at line 36 of file G4VisTrajContext.hh.
G4VisTrajContext::G4VisTrajContext |
( |
const G4String & |
name = "Unspecified" | ) |
|
Definition at line 29 of file G4VisTrajContext.cc.
47 ,fStepPtsVisible(
true)
48 ,fTimeSliceInterval(0.)
static G4Colour Magenta()
G4VisTrajContext::~G4VisTrajContext |
( |
| ) |
|
|
virtual |
G4Colour G4VisTrajContext::GetAuxPtsColour |
( |
| ) |
const |
G4double G4VisTrajContext::GetAuxPtsSize |
( |
| ) |
const |
G4bool G4VisTrajContext::GetAuxPtsVisible |
( |
| ) |
const |
G4bool G4VisTrajContext::GetDrawAuxPts |
( |
| ) |
const |
G4bool G4VisTrajContext::GetDrawLine |
( |
| ) |
const |
G4bool G4VisTrajContext::GetDrawStepPts |
( |
| ) |
const |
G4Colour G4VisTrajContext::GetLineColour |
( |
| ) |
const |
G4bool G4VisTrajContext::GetLineVisible |
( |
| ) |
const |
G4Colour G4VisTrajContext::GetStepPtsColour |
( |
| ) |
const |
G4double G4VisTrajContext::GetStepPtsSize |
( |
| ) |
const |
G4bool G4VisTrajContext::GetStepPtsVisible |
( |
| ) |
const |
G4double G4VisTrajContext::GetTimeSliceInterval |
( |
| ) |
const |
G4String G4VisTrajContext::Name |
( |
| ) |
const |
void G4VisTrajContext::Print |
( |
std::ostream & |
ostr | ) |
const |
void G4VisTrajContext::SetAuxPtsColour |
( |
const G4Colour & |
colour | ) |
|
void G4VisTrajContext::SetAuxPtsSize |
( |
const G4double & |
size | ) |
|
void G4VisTrajContext::SetAuxPtsVisible |
( |
const G4bool & |
visible | ) |
|
void G4VisTrajContext::SetDrawAuxPts |
( |
const G4bool & |
draw | ) |
|
void G4VisTrajContext::SetDrawLine |
( |
const G4bool & |
draw | ) |
|
void G4VisTrajContext::SetDrawStepPts |
( |
const G4bool & |
draw | ) |
|
void G4VisTrajContext::SetLineColour |
( |
const G4Colour & |
colour | ) |
|
void G4VisTrajContext::SetLineVisible |
( |
const G4bool & |
visible | ) |
|
void G4VisTrajContext::SetStepPtsColour |
( |
const G4Colour & |
colour | ) |
|
void G4VisTrajContext::SetStepPtsSize |
( |
const G4double & |
size | ) |
|
void G4VisTrajContext::SetStepPtsVisible |
( |
const G4bool & |
visible | ) |
|
void G4VisTrajContext::SetTimeSliceInterval |
( |
const G4double & |
interval | ) |
|
void G4VisTrajContext::SetVisible |
( |
const G4bool & |
visible | ) |
|
The documentation for this class was generated from the following files: