NWengine
0.9
Loading...
Searching...
No Matches
Public Member Functions
|
Public Attributes
|
List of all members
Vector4< T > Class Template Reference
Public Member Functions
Vector4
(
T
x=0.0f,
T
y=0.0f,
T
z=0.0f,
T
w=0.0f)
Public Attributes
union {
struct {
T
x
T
y
T
z
T
w
}
struct {
T
r
T
g
T
b
T
a
}
};
The documentation for this class was generated from the following file:
Util/
Maths.h
Vector4
Generated by
1.10.0