gwion-util
utilities for the Gwion project
Loading...
Searching...
No Matches
Data Fields
m_vec4 Struct Reference

#include <gwcommon.h>

Data Fields

m_float x
 
m_float y
 
m_float z
 
m_float w
 

Detailed Description

Definition at line 16 of file gwcommon.h.

Field Documentation

◆ w

m_float m_vec4::w

Definition at line 16 of file gwcommon.h.

◆ x

m_float m_vec4::x

Definition at line 16 of file gwcommon.h.

◆ y

m_float m_vec4::y

Definition at line 16 of file gwcommon.h.

◆ z

m_float m_vec4::z

Definition at line 16 of file gwcommon.h.


The documentation for this struct was generated from the following file: