OGRE-Next
4.0.0unstable
Object-Oriented Graphics Rendering Engine
|
#include <OgreShaderPrimitives.h>
Public Member Functions | |
type4 () | |
type4 (const Vector2 &valXY, const Vector2 &valZW) | |
type4 (const Vector4 &val) | |
Vector3 | toVec3 () const |
Public Attributes | |
T | w |
T | x |
T | y |
T | z |
|
inline |
|
inline |
|
inline |
|
inline |
References Ogre::type4< T >::x, Ogre::type4< T >::y, and Ogre::type4< T >::z.
T Ogre::type4< T >::w |
T Ogre::type4< T >::x |
Referenced by Ogre::type4< T >::toVec3().
T Ogre::type4< T >::y |
Referenced by Ogre::type4< T >::toVec3().
T Ogre::type4< T >::z |
Referenced by Ogre::type4< T >::toVec3().