Project Alice
Loading...
Searching...
No Matches
emfx::xac_vector4f Struct Reference

#include <xac.hpp>

Public Attributes

float x = 0.f
 
float y = 0.f
 
float z = 0.f
 
float w = 0.f
 

Detailed Description

Definition at line 32 of file xac.hpp.

Member Data Documentation

◆ w

float emfx::xac_vector4f::w = 0.f

Definition at line 36 of file xac.hpp.

◆ x

float emfx::xac_vector4f::x = 0.f

Definition at line 33 of file xac.hpp.

◆ y

float emfx::xac_vector4f::y = 0.f

Definition at line 34 of file xac.hpp.

◆ z

float emfx::xac_vector4f::z = 0.f

Definition at line 35 of file xac.hpp.


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