A geometry model implementing a simple box with several daughter volumes.
More...
#include <bayeux/geomtools/multiple_items_model.h>
A geometry model implementing a simple box with several daughter volumes.
◆ multiple_items_model()
geomtools::multiple_items_model::multiple_items_model |
( |
| ) |
|
◆ ~multiple_items_model()
virtual geomtools::multiple_items_model::~multiple_items_model |
( |
| ) |
|
|
virtual |
◆ _at_construct()
◆ get_box()
virtual const geomtools::box& geomtools::multiple_items_model::get_box |
( |
| ) |
const |
|
virtual |
◆ get_internals()
const MWIM& geomtools::multiple_items_model::get_internals |
( |
| ) |
const |
◆ get_material_name()
const std::string& geomtools::multiple_items_model::get_material_name |
( |
| ) |
const |
◆ get_model_id()
virtual std::string geomtools::multiple_items_model::get_model_id |
( |
| ) |
const |
|
virtual |
◆ get_solid()
const box& geomtools::multiple_items_model::get_solid |
( |
| ) |
const |
◆ grab_internals()
MWIM& geomtools::multiple_items_model::grab_internals |
( |
| ) |
|
◆ set_material_name()
void geomtools::multiple_items_model::set_material_name |
( |
const std::string & |
| ) |
|
◆ tree_dump()
virtual void geomtools::multiple_items_model::tree_dump |
( |
std::ostream & |
out_ = std::clog , |
|
|
const std::string & |
title_ = "" , |
|
|
const std::string & |
indent_ = "" , |
|
|
bool |
inherit_ = false |
|
) |
| const |
|
virtual |
The documentation for this class was generated from the following file: