#include <bayeux/geomtools/replicated_model.h>
◆ replicated_model()
geomtools::replicated_model::replicated_model |
( |
| ) |
|
◆ ~replicated_model()
virtual geomtools::replicated_model::~replicated_model |
( |
| ) |
|
|
virtual |
◆ _at_construct()
◆ _post_construct()
◆ _pre_construct()
◆ get_box()
virtual const geomtools::box& geomtools::replicated_model::get_box |
( |
| ) |
const |
|
virtual |
Return a reference to the mother box.
◆ get_model()
const i_model& geomtools::replicated_model::get_model |
( |
| ) |
const |
Return a reference to the replicated model.
◆ get_model_id()
virtual std::string geomtools::replicated_model::get_model_id |
( |
| ) |
const |
|
virtual |
Return the model unique class Id.
◆ get_number_of_items()
size_t geomtools::replicated_model::get_number_of_items |
( |
| ) |
const |
Return the number of replicated items.
◆ get_solid()
const geomtools::box& geomtools::replicated_model::get_solid |
( |
| ) |
const |
Return a reference to the mother box.
◆ get_step()
double geomtools::replicated_model::get_step |
( |
| ) |
const |
Return the replication step along the axis.
◆ get_x()
double geomtools::replicated_model::get_x |
( |
| ) |
const |
Return the X dimension of the mother box.
◆ get_y()
double geomtools::replicated_model::get_y |
( |
| ) |
const |
Return the Y dimension of the mother box.
◆ get_z()
double geomtools::replicated_model::get_z |
( |
| ) |
const |
Return the Z dimension of the mother box.
◆ set_model()
void geomtools::replicated_model::set_model |
( |
const i_model & |
| ) |
|
Set the replicated model.
◆ set_number_of_items()
void geomtools::replicated_model::set_number_of_items |
( |
size_t |
| ) |
|
Set the number of replicated items.
◆ tree_dump()
virtual void geomtools::replicated_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: