| Geant4-11
    | 
#include "G4ToolsSGSceneHandler.hh"#include "G4ToolsSGNode.hh"#include "G4TransportationManager.hh"#include "G4Polyline.hh"#include "G4Polymarker.hh"#include "G4Circle.hh"#include "G4Square.hh"#include "G4Polyhedron.hh"#include "G4Text.hh"#include "G4PlotterManager.hh"#include <tools/sg/separator>#include <tools/sg/matrix>#include <tools/sg/rgba>#include <tools/sg/draw_style>#include <tools/sg/atb_vertices>#include <tools/sg/markers>#include <tools/sg/dummy_freetype>#include <tools/sg/text_hershey_marker>#include <tools/sg/light_off>#include <tools/sg/plots>#include <tools/sg/h2plot_cp>#include <tools/sg/plotter_style>#include <tools/sg/event_dispatcher>#include <tools/sg/path>#include <tools/sg/search>#include <tools/histo/h1d>#include <tools/histo/h2d>#include <tools/sg/plotter_some_styles>#include <utility>#include "G4UImanager.hh"Go to the source code of this file.
| Data Structures | |
| class | plots_cbk | 
| Functions | |
| tools::xml::styles::style_t * | find_style (tools::xml::styles &a_styles, const std::string &a_name) | 
| void | SetPlotterParameters (tools::sg::cmaps_t &a_cmaps, tools::sg::plots &a_plots, const std::vector< G4Plotter::RegionParameter > &a_region_parameters) | 
| void | SetPlotterStyles (tools::sg::plots &a_plots, const std::vector< G4String > &a_plotter_styles, const std::vector< G4Plotter::RegionStyle > &a_region_styles) | 
| void | SetRegionStyles (tools::xml::styles &a_styles, tools::sg::plots &a_plots, tools::sg::plotter &a_plotter, const G4String &a_style) | 
| 
 | inline | 
Definition at line 592 of file G4ToolsSGSceneHandler.cc.
Referenced by SetPlotterStyles().
| 
 | inline | 
Definition at line 659 of file G4ToolsSGSceneHandler.cc.
References G4cout.
Referenced by G4ToolsSGSceneHandler::AddPrimitive().
| 
 | inline | 
Definition at line 599 of file G4ToolsSGSceneHandler.cc.
References find_style(), G4cout, G4PlotterManager::GetInstance(), G4PlotterManager::GetStyles(), pos, and SetRegionStyles().
Referenced by G4ToolsSGSceneHandler::AddPrimitive().
| 
 | inline | 
Definition at line 574 of file G4ToolsSGSceneHandler.cc.
References G4cout.
Referenced by SetPlotterStyles().