Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4Colour.hh>
Public Member Functions | |
G4Colour (G4double r_=1., G4double g_=1., G4double b_=1., G4double a_=1.) | |
G4Colour (G4ThreeVector) | |
operator G4ThreeVector () | |
G4bool | operator!= (const G4Colour &c) const |
G4bool | operator== (const G4Colour &c) const |
G4Colour & | operator+= (const G4Colour &rhs) |
G4double | GetRed () const |
G4double | GetGreen () const |
G4double | GetBlue () const |
G4double | GetAlpha () const |
void | SetRed (G4double) |
void | SetGreen (G4double) |
void | SetBlue (G4double) |
void | SetAlpha (G4double) |
G4bool | operator< (const G4Colour &rhs) const |
Static Public Member Functions | |
static G4Colour | White () |
static G4Colour | Gray () |
static G4Colour | Grey () |
static G4Colour | Black () |
static G4Colour | Brown () |
static G4Colour | Red () |
static G4Colour | Green () |
static G4Colour | Blue () |
static G4Colour | Cyan () |
static G4Colour | Magenta () |
static G4Colour | Yellow () |
static G4bool | GetColour (const G4String &key, G4Colour &result) |
static G4bool | GetColor (const G4String &key, G4Colour &result) |
static void | AddToMap (const G4String &key, const G4Colour &colour) |
static void | InitialiseColourMap () |
static const std::map< G4String, G4Colour > & | GetMap () |
Friends | |
std::ostream & | operator<< (std::ostream &os, const G4Colour &c) |
Definition at line 88 of file G4Colour.hh.
Definition at line 35 of file G4Colour.cc.
Referenced by AddToMap(), Black(), Blue(), Brown(), Cyan(), GetColor(), GetColour(), Gray(), Green(), Grey(), Magenta(), operator!=(), operator+=(), operator<(), operator<<, operator==(), Red(), White(), and Yellow().
G4Colour::G4Colour | ( | G4ThreeVector | v | ) |
Definition at line 44 of file G4Colour.cc.
Definition at line 106 of file G4Colour.cc.
Referenced by InitialiseColourMap().
|
inlinestatic |
Definition at line 177 of file G4Colour.hh.
Referenced by InitialiseColourMap(), and G4VVisCommand::Twinkle().
|
inlinestatic |
Definition at line 181 of file G4Colour.hh.
Referenced by G4AxesModel::Construct(), G4TrajectoryDrawByCharge::G4TrajectoryDrawByCharge(), InitialiseColourMap(), and G4VisCommandSceneAddScale::SetNewValue().
|
inlinestatic |
|
inlinestatic |
|
inline |
Definition at line 173 of file G4Colour.hh.
Referenced by G4OpenInventorSceneHandler::AddPrimitive(), G4VtkStore::AddPrimitiveSeparate(), G4VtkStore::AddPrimitiveTensorGlyph(), G4VtkStore::AddPrimitiveTransformBake(), G4TheRayTracer::Attenuate(), G4ViewParameters::CameraAndLightingCommands(), G4Qt3DUtils::ConvertToQColor(), G4PhysicalVolumeModel::DescribeAndDescend(), G4OpenGLStoredViewer::DrawDisplayLists(), G4OpenGLQtViewer::DrawText(), G4OpenGLXViewer::DrawText(), G4ToolsSGViewer< tools::offscreen::session, tools::offscreen::sg_viewer >::Export(), G4VtkPolydataPolygonPipeline::G4VtkPolydataPolygonPipeline(), G4VtkPolydataPolyline2DPipeline::G4VtkPolydataPolyline2DPipeline(), G4VtkPolydataPolylinePipeline::G4VtkPolydataPolylinePipeline(), G4VtkPolydataSpherePipeline::G4VtkPolydataSpherePipeline(), G4VtkText2DPipeline::G4VtkText2DPipeline(), G4VtkTextPipeline::G4VtkTextPipeline(), G4TheRayTracer::GenerateColour(), G4TheRayTracer::GetMixedColour(), G4TheRayTracer::GetSurfaceColour(), G4VtkSceneHandler::MakeDefaultVisContext(), G4VtkPolydataInstanceAppendPipeline::MakeHash(), G4VtkPolydataInstanceBakePipeline::MakeHash(), MakeHash(), std::hash< G4VisAttributes >::operator()(), G4RTRun::RecordEvent(), and G4ViewParameters::TouchableCommands().
|
inline |
Definition at line 172 of file G4Colour.hh.
Referenced by G4HepRepFileSceneHandler::AddCompound(), G4GMocrenFileSceneHandler::AddPrimitive(), G4HepRepFileSceneHandler::AddPrimitive(), G4OpenInventorSceneHandler::AddPrimitive(), G4VtkStore::AddPrimitiveSeparate(), G4VtkStore::AddPrimitiveTensorGlyph(), G4VtkStore::AddPrimitiveTransformBake(), G4VtkViewer::AddViewHUD(), G4TheRayTracer::Attenuate(), G4ViewParameters::CameraAndLightingCommands(), G4Qt3DUtils::ConvertToQColor(), G4TheMTRayTracer::CreateBitMap(), G4OpenGLStoredViewer::DrawDisplayLists(), G4OpenGLQtViewer::DrawText(), G4OpenGLXViewer::DrawText(), G4ToolsSGViewer< tools::offscreen::session, tools::offscreen::sg_viewer >::Export(), G4VtkPolydataPolygonPipeline::G4VtkPolydataPolygonPipeline(), G4VtkPolydataPolyline2DPipeline::G4VtkPolydataPolyline2DPipeline(), G4VtkPolydataPolylinePipeline::G4VtkPolydataPolylinePipeline(), G4VtkPolydataSpherePipeline::G4VtkPolydataSpherePipeline(), G4VtkText2DPipeline::G4VtkText2DPipeline(), G4VtkTextPipeline::G4VtkTextPipeline(), G4TheRayTracer::GetMixedColour(), G4TheRayTracer::GetSurfaceColour(), G4VtkSceneHandler::MakeDefaultVisContext(), G4VtkPolydataInstanceAppendPipeline::MakeHash(), MakeHash(), std::hash< G4VisAttributes >::operator()(), G4OpenInventorQtViewer::SetView(), G4OpenInventorWinViewer::SetView(), G4OpenInventorXtExtendedViewer::SetView(), G4OpenInventorXtViewer::SetView(), G4ToolsSGViewer< tools::offscreen::session, tools::offscreen::sg_viewer >::SetView(), G4VtkViewer::SetView(), G4VtkViewer::ShowView(), and G4ViewParameters::TouchableCommands().
Definition at line 186 of file G4Colour.hh.
Definition at line 158 of file G4Colour.cc.
Referenced by G4ViewParameters::CameraAndLightingCommands(), G4AxesModel::Construct(), G4VVisCommand::ConvertToColour(), GetColor(), G4ModelColourMap< T >::Set(), G4TrajectoryDrawByEncounteredVolume::SetDefault(), G4TrajectoryDrawByOriginVolume::SetDefault(), G4TrajectoryDrawByParticleID::SetDefault(), G4ModelCmdApplyColour< M >::SetNewValue(), and G4ModelCmdApplyStringColour< M >::SetNewValue().
|
inline |
Definition at line 171 of file G4Colour.hh.
Referenced by G4HepRepFileSceneHandler::AddCompound(), G4GMocrenFileSceneHandler::AddPrimitive(), G4HepRepFileSceneHandler::AddPrimitive(), G4OpenInventorSceneHandler::AddPrimitive(), G4VtkStore::AddPrimitiveSeparate(), G4VtkStore::AddPrimitiveTensorGlyph(), G4VtkStore::AddPrimitiveTransformBake(), G4VtkViewer::AddViewHUD(), G4TheRayTracer::Attenuate(), G4ViewParameters::CameraAndLightingCommands(), G4Qt3DUtils::ConvertToQColor(), G4TheMTRayTracer::CreateBitMap(), G4OpenGLStoredViewer::DrawDisplayLists(), G4OpenGLQtViewer::DrawText(), G4OpenGLXViewer::DrawText(), G4ToolsSGViewer< tools::offscreen::session, tools::offscreen::sg_viewer >::Export(), G4VtkPolydataPolygonPipeline::G4VtkPolydataPolygonPipeline(), G4VtkPolydataPolyline2DPipeline::G4VtkPolydataPolyline2DPipeline(), G4VtkPolydataPolylinePipeline::G4VtkPolydataPolylinePipeline(), G4VtkPolydataSpherePipeline::G4VtkPolydataSpherePipeline(), G4VtkText2DPipeline::G4VtkText2DPipeline(), G4VtkTextPipeline::G4VtkTextPipeline(), G4TheRayTracer::GetMixedColour(), G4TheRayTracer::GetSurfaceColour(), G4VtkSceneHandler::MakeDefaultVisContext(), G4VtkPolydataInstanceAppendPipeline::MakeHash(), MakeHash(), std::hash< G4VisAttributes >::operator()(), G4OpenInventorQtViewer::SetView(), G4OpenInventorWinViewer::SetView(), G4OpenInventorXtExtendedViewer::SetView(), G4OpenInventorXtViewer::SetView(), G4ToolsSGViewer< tools::offscreen::session, tools::offscreen::sg_viewer >::SetView(), G4VtkViewer::SetView(), G4VtkViewer::ShowView(), and G4ViewParameters::TouchableCommands().
Definition at line 185 of file G4Colour.cc.
Referenced by operator<<.
|
inline |
Definition at line 170 of file G4Colour.hh.
Referenced by G4HepRepFileSceneHandler::AddCompound(), G4GMocrenFileSceneHandler::AddPrimitive(), G4HepRepFileSceneHandler::AddPrimitive(), G4OpenInventorSceneHandler::AddPrimitive(), G4VtkStore::AddPrimitiveSeparate(), G4VtkStore::AddPrimitiveTensorGlyph(), G4VtkStore::AddPrimitiveTransformBake(), G4VtkViewer::AddViewHUD(), G4TheRayTracer::Attenuate(), G4ViewParameters::CameraAndLightingCommands(), G4Qt3DUtils::ConvertToQColor(), G4TheMTRayTracer::CreateBitMap(), G4OpenGLStoredViewer::DrawDisplayLists(), G4OpenGLQtViewer::DrawText(), G4OpenGLXViewer::DrawText(), G4ToolsSGViewer< tools::offscreen::session, tools::offscreen::sg_viewer >::Export(), G4VtkPolydataPolygonPipeline::G4VtkPolydataPolygonPipeline(), G4VtkPolydataPolyline2DPipeline::G4VtkPolydataPolyline2DPipeline(), G4VtkPolydataPolylinePipeline::G4VtkPolydataPolylinePipeline(), G4VtkPolydataSpherePipeline::G4VtkPolydataSpherePipeline(), G4VtkText2DPipeline::G4VtkText2DPipeline(), G4VtkTextPipeline::G4VtkTextPipeline(), G4TheRayTracer::GetMixedColour(), G4TheRayTracer::GetSurfaceColour(), G4VtkSceneHandler::MakeDefaultVisContext(), G4VtkPolydataInstanceAppendPipeline::MakeHash(), MakeHash(), std::hash< G4VisAttributes >::operator()(), G4OpenInventorQtViewer::SetView(), G4OpenInventorWinViewer::SetView(), G4OpenInventorXtExtendedViewer::SetView(), G4OpenInventorXtViewer::SetView(), G4ToolsSGViewer< tools::offscreen::session, tools::offscreen::sg_viewer >::SetView(), G4VtkViewer::SetView(), G4VtkViewer::ShowView(), and G4ViewParameters::TouchableCommands().
|
inlinestatic |
|
inlinestatic |
Definition at line 180 of file G4Colour.hh.
Referenced by G4AxesModel::Construct(), G4TrajectoryDrawByCharge::G4TrajectoryDrawByCharge(), InitialiseColourMap(), and G4VisCommandSceneAddScale::SetNewValue().
|
inlinestatic |
|
static |
Definition at line 138 of file G4Colour.cc.
Referenced by AddToMap(), GetColour(), and GetMap().
|
inlinestatic |
G4Colour::operator G4ThreeVector | ( | ) |
Definition at line 76 of file G4Colour.cc.
Definition at line 96 of file G4Colour.cc.
Referenced by operator==().
Definition at line 107 of file G4Colour.hh.
Definition at line 193 of file G4Colour.cc.
Definition at line 105 of file G4Colour.hh.
|
inlinestatic |
Definition at line 179 of file G4Colour.hh.
Referenced by G4AxesModel::Construct(), G4VVisCommand::DrawExtent(), G4TrajectoryDrawByCharge::G4TrajectoryDrawByCharge(), InitialiseColourMap(), and G4VisCommandSceneAddScale::SetNewValue().
void G4Colour::SetAlpha | ( | G4double | a | ) |
Definition at line 70 of file G4Colour.cc.
Referenced by G4VVisCommand::ConvertToColour().
void G4Colour::SetBlue | ( | G4double | b | ) |
Definition at line 64 of file G4Colour.cc.
void G4Colour::SetGreen | ( | G4double | gr | ) |
Definition at line 58 of file G4Colour.cc.
void G4Colour::SetRed | ( | G4double | r | ) |
Definition at line 52 of file G4Colour.cc.
|
inlinestatic |
Definition at line 174 of file G4Colour.hh.
Referenced by InitialiseColourMap(), G4TrajectoryDrawByParticleID::SetDefault(), and G4VVisCommand::Twinkle().
|
inlinestatic |
|
friend |
Definition at line 80 of file G4Colour.cc.