srp
software rendering pipeline
Loading...
Searching...
No Matches
Public Attributes
|
List of all members
vec3 Union Reference
#include <
vec.h
>
Collaboration diagram for vec3:
[
legend
]
Public Attributes
struct {
float
x
float
y
float
z
};
struct {
vec2
xy
float
_z
};
struct {
float
_x
vec2
yz
};
float
v
[3]
Detailed Description
Represents a 3-element vector of
float
s
The documentation for this union was generated from the following file:
include/srp/
vec.h
vec3
Generated by
1.9.8