PIPER  1.0.1
anatomydb::LandmarkCont Class Reference

An interface class to store the landmark positions to anatomydb::FrameFactory. More...

Public Member Functions

void add (std::string const &name, anatomydb::Vector3 const &coord)
 
anatomydb::Vector3 const & get (std::string const &name) const
 
bool contains (std::string const &name) const
 
void clear ()
 
std::vector< std::string > keys () const
 

Detailed Description

An interface class to store the landmark positions to anatomydb::FrameFactory.

Member Function Documentation

void anatomydb::LandmarkCont::add ( std::string const &  name,
anatomydb::Vector3 const &  coord 
)
void anatomydb::LandmarkCont::clear ( )
bool anatomydb::LandmarkCont::contains ( std::string const &  name) const
anatomydb::Vector3 const& anatomydb::LandmarkCont::get ( std::string const &  name) const
std::vector<std::string> anatomydb::LandmarkCont::keys ( ) const

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