PIPER
1.0.1
|
This class stores a Human Body Model. More...
Public Member Functions | |
piper::hbm::Metadata & | metadata () |
piper::hbm::FEModel & | fem () |
piper::hbm::HistoryManager & | history () |
bool | empty () const |
This class stores a Human Body Model.
It is composed by a piper::hbm::FEModel and its piper::hbm::Metadata.
bool piper::hbm::HumanBodyModel::empty | ( | ) | const |
piper::hbm::FEModel& piper::hbm::HumanBodyModel::fem | ( | ) |
piper::hbm::HistoryManager& piper::hbm::HumanBodyModel::history | ( | ) |
piper::hbm::Metadata& piper::hbm::HumanBodyModel::metadata | ( | ) |