gwion-util
utilities for the Gwion project
|
#include <gwcommon.h>
Data Fields | |
m_float | x |
m_float | y |
m_float | z |
Definition at line 15 of file gwcommon.h.
m_float m_vec3::x |
Definition at line 15 of file gwcommon.h.
m_float m_vec3::y |
Definition at line 15 of file gwcommon.h.
m_float m_vec3::z |
Definition at line 15 of file gwcommon.h.