PIPER  1.0.1
piper::hbm::HistoryManager Class Reference

This class gives access to the history of a hbm::HumanBodyModel. More...

Public Member Functions

std::vector< std::string > const getHistoryList () const
 
bool isHistory (std::string const &stringID) const
 
std::string const & getCurrent () const
 
void setCurrentModel (std::string const &stringID)
 

Detailed Description

This class gives access to the history of a hbm::HumanBodyModel.

Warning
when changing the currentModel of the application project, do not forget to restore the original model before the script ends.

Member Function Documentation

std::string const& piper::hbm::HistoryManager::getCurrent ( ) const
std::vector<std::string> const piper::hbm::HistoryManager::getHistoryList ( ) const
bool piper::hbm::HistoryManager::isHistory ( std::string const &  stringID) const
void piper::hbm::HistoryManager::setCurrentModel ( std::string const &  stringID)

The documentation for this class was generated from the following file: