TDME2 1.9.121
Model Member List

This is the complete list of members for Model, including all inherited members.

addAnimationSetup(const string &id, int32_t startFrame, int32_t endFrame, bool loop, float speed=1.0f)Model
addOverlayAnimationSetup(const string &id, const string &overlayFromNodeId, int32_t startFrame, int32_t endFrame, bool loop, float speed=1.0f)Model
ANIMATIONSETUP_DEFAULTModelstatic
animationSetupsModelprivate
AuthoringTool enum nameModel
authoringToolModelprivate
AUTHORINGTOOL_BLENDER enum valueModel
AUTHORINGTOOL_UNKNOWN enum valueModel
boundingBoxModelprivate
boundingBoxUpdatedModelprivate
computeTransformationsMatrix(const map< string, Node * > &nodes, const Matrix4x4 &parentTransformationsMatrix, int32_t frame, const string &nodeId, Matrix4x4 &transformationsMatrix)Modelprivate
computeTransformationsMatrix(const string &nodeId, const Matrix4x4 &parentTransformationsMatrix, Matrix4x4 &transformationsMatrix, int32_t frame=0)Modelinline
computeTransformationsMatrix(const string &nodeId, Matrix4x4 &transformationsMatrix, int32_t frame=0)Modelinline
deleteSubNodes(const map< string, Node * > &subNodes)Modelprivate
fpsModelprivate
FPS_DEFAULTModelstatic
getAnimationSetup(const string &id)Model
getAnimationSetups()Modelinline
getAuthoringTool()Modelinline
getBoundingBox()Model
getFPS()Modelinline
getId()Modelinline
getImportTransformationsMatrix()Modelinline
getMaterials()Modelinline
getName()Modelinline
getNodeById(const string &id)Model
getNodes()Modelinline
getRotationOrder()Modelinline
getShaderModel()Modelinline
getSubNodeById(const string &id)Model
getSubNodes()Modelinline
getUniqueId()Modelinline
getUpVector()Modelinline
hasAnimations()Modelinline
hasBoundingBoxUpdate()Modelinline
hasSkinning()Modelinline
idModelprivate
importTransformationsMatrixModelprivate
invalidateBoundingBox()Model
materialsModelprivate
Model(const string &id, const string &name, UpVector *upVector, RotationOrder *rotationOrder, BoundingBox *boundingBox, AuthoringTool authoringTool=AUTHORINGTOOL_UNKNOWN)Model
nameModelprivate
NodeModelfriend
nodesModelprivate
removeAnimationSetup(const string &id)Model
renameAnimationSetup(const string &id, const string &newId)Model
rotationOrderModelprivate
setFPS(float fps)Modelinline
setHasSkinning(bool hasSkinning)Modelinlineprivate
setImportTransformationsMatrix(const Matrix4x4 &importTransformationsMatrix)Modelinline
setShaderModel(ShaderModel *shaderModel)Modelinline
setUpVector(UpVector *upVector)Modelinline
shaderModelModelprivate
skinningModelprivate
subNodesModelprivate
uidCounterModelstatic
uniqueIdModelprivate
upVectorModelprivate
~Model()Model