Skip to content

Struct dalia::Vec3

ClassList > dalia > Vec3

Standard 3D vector for the DALIA API.

  • #include <PlaybackControl.h>

Public Attributes

Type Name
float x = 0.0f
float y = 0.0f
float z = 0.0f

Public Attributes Documentation

variable x

float dalia::Vec3::x;

variable y

float dalia::Vec3::y;

variable z

float dalia::Vec3::z;


The documentation for this class was generated from the following file engine/include/dalia/audio/PlaybackControl.h