Wwise SDK 2023.1.8
|
#include <AkVectors.h>
Public Types | |
typedef TDataType | data_type |
typedef AkSafeConversion | TTypeConverter |
Static Public Member Functions | |
static AkForceInline T3DVector | Min (const T3DVector &A, const T3DVector &B) |
static AkForceInline T3DVector | Max (const T3DVector &A, const T3DVector &B) |
static AkForceInline TDataType | Determinant (const T3DVector &a, const T3DVector &b, const T3DVector &c) |
Public Attributes | |
TDataType | X |
TDataType | Y |
TDataType | Z |
Definition at line 210 of file AkVectors.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise