OGRE-Next
4.0.0unstable
Object-Oriented Graphics Rendering Engine
|
#include <OgreShaderPrimitives.h>
Public Member Functions | |
float4 () | |
float4 (const Vector2 &valXY, const Vector2 &valZW) | |
float4 (const Vector4 &val) | |
Public Member Functions inherited from Ogre::type4< float > | |
type4 () | |
type4 (const Vector2 &valXY, const Vector2 &valZW) | |
type4 (const Vector4 &val) | |
Vector3 | toVec3 () const |
Additional Inherited Members | |
Public Attributes inherited from Ogre::type4< float > | |
float | w |
float | x |
float | y |
float | z |
|
inline |
|
inline |