Home
last modified time | relevance | path

Searched defs:isPoseAnimationIncluded (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgreGpuProgram.h305 virtual bool isPoseAnimationIncluded(void) const { return mPoseAnimation > 0; } in isPoseAnimationIncluded() function
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreGpuProgram.h313 virtual bool isPoseAnimationIncluded(void) const { return mPoseAnimation > 0; } in isPoseAnimationIncluded() function
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreUnifiedHighLevelGpuProgram.cpp181 bool UnifiedHighLevelGpuProgram::isPoseAnimationIncluded(void) const in isPoseAnimationIncluded() function in Ogre::UnifiedHighLevelGpuProgram
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgreUnifiedHighLevelGpuProgram.cpp213 bool UnifiedHighLevelGpuProgram::isPoseAnimationIncluded(void) const in isPoseAnimationIncluded() function in Ogre::UnifiedHighLevelGpuProgram
/dports/graphics/ogre3d/ogre-1.11.6/PlugIns/CgProgramManager/src/
H A DOgreCgProgram.cpp787 bool CgProgram::isPoseAnimationIncluded(void) const in isPoseAnimationIncluded() function in Ogre::CgProgram
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/PlugIns/CgProgramManager/src/
H A DOgreCgProgram.cpp782 bool CgProgram::isPoseAnimationIncluded(void) const in isPoseAnimationIncluded() function in Ogre::CgProgram