ObjFW
|
A vector in 3D space. More...
#include <ObjFW/ObjFW.h>
Public Attributes | |
float | x |
float | y |
float | z |
A vector in 3D space.
float OFVector3D::x |
The x coordinate of the vector
float OFVector3D::y |
The y coordinate of the vector
float OFVector3D::z |
The z coordinate of the vector