applyParameterFromOutfitDescription() | osgCal::Model | |
applySlot(const std::string &slotType, const std::string &slotName, int slotIndex) | osgCal::Model | |
bindMaterials(const std::string &meshName, const std::vector< std::string > &materials) | osgCal::Model | |
bindMesh(const CoreModel::MeshDescription &meshDescription) | osgCal::Model | |
CoreMeshId2Drawables typedef | osgCal::Model | |
create(void) | osgCal::Model | |
Drawables typedef | osgCal::Model | |
FlattenConf typedef | osgCal::Model | |
flushTextureCache() | osgCal::Model | |
freeAllLayersRessource() | osgCal::Model | |
freeLayersRessource() | osgCal::Model | [static] |
getActiveMeshes(void) const | osgCal::Model | [inline] |
getCalCoreModel(void) | osgCal::Model | [inline] |
getCalModel(void) | osgCal::Model | [inline] |
getCollisionMeshes(void) const | osgCal::Model | [inline] |
getCollisionMeshNames(void) const | osgCal::Model | [inline] |
getCoreMeshIdUsedForMesh(const std::string &_itemName) | osgCal::Model | [inline] |
getCoreModel() | osgCal::Model | [inline] |
getDrawables(const std::string &materialName) | osgCal::Model | |
getDrawables(int coreMaterialId) | osgCal::Model | |
getFlattenConfFromSlotType(const std::string &_type) | osgCal::Model | [inline] |
getFXGroup() | osgCal::Model | [inline] |
getFXState() | osgCal::Model | [inline] |
getInvisibleMeshes(void) const | osgCal::Model | [inline] |
getItemUsedForMesh(int _coreMeshId) | osgCal::Model | [inline] |
getMeshFromSlot(const std::string &slotType, int index=0) | osgCal::Model | |
getOutfit() | osgCal::Model | [inline] |
getSlotListFromSlotType(const std::string &name, CoreModel::SlotBank &result) | osgCal::Model | |
getTextures2D(const std::string &materialName) | osgCal::Model | |
getTextures2D(int coreMaterialId) | osgCal::Model | |
getUseColorOrTexture(void) | osgCal::Model | [inline] |
getUseVertexProgram(void) | osgCal::Model | [inline] |
hasDrawables(int coreMeshId) | osgCal::Model | |
initOutfitFromXMLString(const std::string &xmlString, std::vector< std::string > *excludeMesh=0) | osgCal::Model | |
installOutfitFromXMLString(const std::string &xmlString) | osgCal::Model | |
loadOutfit(OutfitDescription *outfit, std::vector< std::string > *toBeIgnored=NULL) | osgCal::Model | |
META_Object(osgCal, Model) | osgCal::Model | |
Model() | osgCal::Model | |
Model(const Model &, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | osgCal::Model | |
Model::setActiveMesh(const std::string &_meshName) | osgCal::Model | |
removeCollisionMesh(const std::string &meshName) | osgCal::Model | |
removeInvisibleMesh(const std::string &meshName) | osgCal::Model | |
setActiveMeshes(const std::vector< int > &activeMeshes) | osgCal::Model | [inline] |
setCollisionMesh(const std::string &meshName) | osgCal::Model | |
setCollisionMeshes(const std::vector< int > &collisionMeshes) | osgCal::Model | [inline] |
setCollisionMeshNames(const std::vector< std::string > &meshNames) | osgCal::Model | |
setCoreModel(CoreModel *coreModel) | osgCal::Model | |
setFXGroup(osg::Group *_grp) | osgCal::Model | [inline] |
setFXState(osg::State *_state) | osgCal::Model | [inline] |
setInvisibleMesh(const std::string &meshName) | osgCal::Model | |
setInvisibleMeshes(const std::vector< int > &invisibleMeshes) | osgCal::Model | [inline] |
setParam(const std::string &name, const std::string &type, int value) | osgCal::Model | |
setPrivateTextures(const std::vector< std::string > &privateTextures) | osgCal::Model | |
setupLayers(const std::string &slotType, const std::string &slotName, int slotIndex) | osgCal::Model | |
setupTLF(const std::string &slotType, int slotIndex) | osgCal::Model | |
setUseColorOrTexture(bool useColorOrTexture) | osgCal::Model | [inline] |
setUseVertexProgram(bool useVertexProgram) | osgCal::Model | |
Textures2D typedef | osgCal::Model | |
unapplySlot(const std::string &slotType, int slotIndex) | osgCal::Model | |
unBindMesh(const CoreModel::MeshDescription &meshDescription) | osgCal::Model | |
update(void) | osgCal::Model | |
VectorInt typedef | osgCal::Model | |
~Model() | osgCal::Model | [protected, virtual] |