HatchitMath
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Hatchit
Math
Float3
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:
include/
ht_math.h
Generated by
1.8.11