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

Public Member Functions

 Float2 (float _x, float _y)
 
 Float2 (const float *pArray)
 

Public Attributes

union {
   struct {
      float   x
 
      float   y
 
   } 
 
   float   m_data [2]
 
}; 
 

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