FluxSand 1.0
FluxSand - Interactive Digital Hourglass
|
Represents a 3D vector. More...
#include <comp_type.hpp>
Data Fields | |
float | x |
float | y |
float | z |
Represents a 3D vector.
Definition at line 268 of file comp_type.hpp.
float Type::Vector3::x |
Definition at line 269 of file comp_type.hpp.
float Type::Vector3::y |
Definition at line 270 of file comp_type.hpp.
float Type::Vector3::z |
Definition at line 271 of file comp_type.hpp.