Home
last modified time | relevance | path

Searched defs:NEGATIVE_UNIT_Z (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreVector3.cpp41 const Vector3 Vector3::NEGATIVE_UNIT_Z( 0, 0, -1 ); member in Ogre::Vector3
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADABaseUtils/src/Math/
H A DCOLLADABUMathVector3.cpp27 const Vector3 Vector3::NEGATIVE_UNIT_Z( 0, 0, -1 ); member in COLLADABU::Math::Vector3
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgreVector.cpp45 const Vector3 VectorBase<3, Real>::NEGATIVE_UNIT_Z( 0, 0, -1 ); member in Ogre::VectorBase<3, Real>
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADABaseUtils/include/Math/
H A DCOLLADABUMathVector3.h529 static const Vector3 NEGATIVE_UNIT_Z; variable
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgreVector3.h806 static const Vector3 NEGATIVE_UNIT_Z; variable