Home
last modified time | relevance | path

Searched refs:chooseVertexDataForBinding (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgreEntity.h781 VertexDataBindChoice chooseVertexDataForBinding(bool hasVertexAnim);
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreEntity.h801 VertexDataBindChoice chooseVertexDataForBinding(bool hasVertexAnim);
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgreSubEntity.cpp162 mParentEntity->chooseVertexDataForBinding( in getVertexDataForBinding()
H A DOgreEntity.cpp2407 chooseVertexDataForBinding(mMesh->getSharedVertexDataAnimationType() != VAT_NONE); in getVertexDataForBinding()
2423 Entity::VertexDataBindChoice Entity::chooseVertexDataForBinding(bool vertexAnim) in chooseVertexDataForBinding() function in Ogre::Entity
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreSubEntity.cpp203 mParentEntity->chooseVertexDataForBinding( in getVertexDataForBinding()
H A DOgreEntity.cpp2329 chooseVertexDataForBinding(mMesh->getSharedVertexDataAnimationType() != VAT_NONE); in getVertexDataForBinding()
2345 Entity::VertexDataBindChoice Entity::chooseVertexDataForBinding(bool vertexAnim) in chooseVertexDataForBinding() function in Ogre::Entity