HatchitMath
Public Member Functions | Public Attributes | List of all members
Hatchit::Math::Float3 Struct Reference

Public Member Functions

 Float3 (float _x, float _y, float _z)
 
 Float3 (const float *pArray)
 

Public Attributes

union {
   struct {
      float   x
 
      float   y
 
      float   z
 
   } 
 
   float   m_data [3]
 
}; 
 

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