shiny
0.4
a shader and material management library for OGRE
|
Public Member Functions | |
Vector4 (float x, float y, float z, float w) | |
Vector4 (const std::string &in) | |
virtual std::string | serialize () |
![]() | |
std::string | _getStringValue () |
Public Attributes | |
float | mX |
float | mY |
float | mZ |
float | mW |
Additional Inherited Members | |
![]() | |
std::string | mStringValue |
this will possibly not contain anything in the specialised classes | |