osgCal
|
Classes | |
struct | Slot |
Public Types | |
typedef std::map< std::pair < std::string, std::string > , int > | Parameters |
typedef std::vector< Slot > | SlotBank |
typedef std::map< std::string, SlotBank > | SlotMap |
Public Member Functions | |
SlotMap & | getSlots () |
const SlotMap & | getSlots () const |
Public Attributes | |
SlotMap | _slots |
std::string | _comment |
typedef std::map< std::pair<std::string, std::string>, int> osgCal::Model::OutfitDescription::Parameters |
typedef std::vector<Slot> osgCal::Model::OutfitDescription::SlotBank |
typedef std::map<std::string,SlotBank> osgCal::Model::OutfitDescription::SlotMap |
SlotMap& osgCal::Model::OutfitDescription::getSlots | ( | ) | [inline] |
const SlotMap& osgCal::Model::OutfitDescription::getSlots | ( | ) | const [inline] |
std::string osgCal::Model::OutfitDescription::_comment |