VAE - Virtual Audio Engine 1
Small Data Driven Audio Engine
vae::Vector3 Struct Reference

Public vae Vector 3 type. More...

#include <vae.hpp>

Collaboration diagram for vae::Vector3:

Public Attributes

float x
 
float y
 
float z
 

Detailed Description

Public vae Vector 3 type.

Definition at line 115 of file vae.hpp.

Member Data Documentation

◆ x

float vae::Vector3::x

Definition at line 115 of file vae.hpp.

◆ y

float vae::Vector3::y

Definition at line 115 of file vae.hpp.

◆ z

float vae::Vector3::z

Definition at line 115 of file vae.hpp.


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