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