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