Searched refs:_getSoftwareVertexAnimVertexData (Results 1 – 10 of 10) sorted by relevance
265 VertexData* _getSoftwareVertexAnimVertexData(void);
773 VertexData* _getSoftwareVertexAnimVertexData(void) const;
272 VertexData* _getSoftwareVertexAnimVertexData(void);
753 VertexData* _getSoftwareVertexAnimVertexData(void) const;
400 swVertexData = entity->_getSoftwareVertexAnimVertexData(); in apply()411 swVertexData = s->_getSoftwareVertexAnimVertexData(); in apply()
334 VertexData* SubEntity::_getSoftwareVertexAnimVertexData(void) in _getSoftwareVertexAnimVertexData() function in Ogre::SubEntity
1101 VertexData* data = sub->_getSoftwareVertexAnimVertexData(); in applyVertexAnimation()1156 VertexData* data = sub->_getSoftwareVertexAnimVertexData(); in applyVertexAnimation()1383 VertexData* Entity::_getSoftwareVertexAnimVertexData(void) const in _getSoftwareVertexAnimVertexData() function in Ogre::Entity2099 return skel? se->_getSkelAnimVertexData() : se->_getSoftwareVertexAnimVertexData(); in findBlendedVertexData()
406 swVertexData = entity->_getSoftwareVertexAnimVertexData(); in apply()417 swVertexData = s->_getSoftwareVertexAnimVertexData(); in apply()
388 VertexData* SubEntity::_getSoftwareVertexAnimVertexData(void) in _getSoftwareVertexAnimVertexData() function in Ogre::SubEntity
1041 VertexData* data = sub->_getSoftwareVertexAnimVertexData(); in applyVertexAnimation()1096 VertexData* data = sub->_getSoftwareVertexAnimVertexData(); in applyVertexAnimation()1326 VertexData* Entity::_getSoftwareVertexAnimVertexData(void) const in _getSoftwareVertexAnimVertexData() function in Ogre::Entity2027 return skel? se->_getSkelAnimVertexData() : se->_getSoftwareVertexAnimVertexData(); in findBlendedVertexData()