#include <custom_type.hpp>
Public Attributes | |
double | w |
double | x |
double | y |
double | z |
Definition at line 7 of file custom_type.hpp.
double Vector4D::w |
Definition at line 9 of file custom_type.hpp.
double Vector4D::x |
Definition at line 10 of file custom_type.hpp.
double Vector4D::y |
Definition at line 11 of file custom_type.hpp.
double Vector4D::z |
Definition at line 12 of file custom_type.hpp.