Classes | |
struct | LayerDescription |
struct | TextureDescription |
Public Types | |
typedef std::map< std::string, TextureDescription > | TextureEntries |
Public Member Functions | |
const std::vector< std::string > & | getMeshes () const |
Public Attributes | |
TextureEntries | _textures |
std::vector< std::string > | _meshes |
typedef std::map<std::string, TextureDescription> osgCal::CoreModel::SlotDescription::TextureEntries |
const std::vector<std::string>& osgCal::CoreModel::SlotDescription::getMeshes | ( | ) | const [inline] |
std::vector<std::string> osgCal::CoreModel::SlotDescription::_meshes |