YSE sound engine  1.0
cross platform sound engine
 All Classes Namespaces Functions Pages
YSE::aVec Class Reference

Public Member Functions

 aVec (Flt x, Flt y, Flt z)
 
 aVec (const Vec &v)
 
aVecoperator= (const Vec &v)
 

Public Attributes

std::atomic< Flt > x
 
std::atomic< Flt > y
 
std::atomic< Flt > z
 

Detailed Description

Definition at line 105 of file vector.hpp.


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