mElite
1.0
An Elite clone based on TextElite by Jan-Philipp Kappmeier and Melanie Schmidt.
|
#include <VectorMath.h>
Public Attributes | |
float | x |
float | y |
float | z |
float | a |
Definition at line 24 of file VectorMath.h.
float Point4Struct::a |
Definition at line 25 of file VectorMath.h.
float Point4Struct::x |
Definition at line 25 of file VectorMath.h.
float Point4Struct::y |
Definition at line 25 of file VectorMath.h.
float Point4Struct::z |
Definition at line 25 of file VectorMath.h.