capo-lite v2.0.1
Simple audio playback library
 
Loading...
Searching...
No Matches
capo::Vec3f Struct Reference

3D spatial vector. More...

#include <capo/vec3.hpp>

Public Attributes

float x {}
 
float y {}
 
float z {}
 

Detailed Description

3D spatial vector.

Member Data Documentation

◆ x

float capo::Vec3f::x {}

◆ y

float capo::Vec3f::y {}

◆ z

float capo::Vec3f::z {}

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