shiny  0.4
a shader and material management library for OGRE
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
Public Member Functions | Public Attributes | List of all members
sh::Vector3 Class Reference
+ Inheritance diagram for sh::Vector3:

Public Member Functions

 Vector3 (float x, float y, float z)
 
 Vector3 (const std::string &in)
 
virtual std::string serialize ()
 
- Public Member Functions inherited from sh::PropertyValue
std::string _getStringValue ()
 

Public Attributes

float mX
 
float mY
 
float mZ
 

Additional Inherited Members

- Protected Attributes inherited from sh::PropertyValue
std::string mStringValue
 this will possibly not contain anything in the specialised classes
 

The documentation for this class was generated from the following file: