#include <beastapitypes.h>
Three dimensional geometric vector type.
Used for both points and vectors, what is what should be obvious from the context.
Data Fields | |
float | x |
float | y |
float | z |
float ILBVec3::x |
x
float ILBVec3::y |
y
float ILBVec3::z |
z