![]() |
ImFusion SDK 4.3
|
#include <AnatomyPlugin/include/ImFusion/AnatomyPlugin/AnatomiesInfo.h>
Singleton class that holds a map of anatomies together with information related to that anatomy (such as display color, etc). More...
Singleton class that holds a map of anatomies together with information related to that anatomy (such as display color, etc).
Classes | |
| struct | AnatomyEntry |
Public Member Functions | |
| const AnatomyEntry & | get (const std::string &str) |
| const std::map< std::string, AnatomyEntry > & | anatomiesMap () const |
| void | addAnatomy (const AnatomyEntry &entry) |
Static Public Member Functions | |
| static AnatomiesInfo & | instance () |