|
CommonLibSSE (Parapets fork)
|
#include "RE/D/D3DTypes.h"Go to the source code of this file.
Classes | |
| struct | RE::X3DAUDIO_DISTANCE_CURVE_POINT |
| struct | RE::X3DAUDIO_DISTANCE_CURVE |
| struct | RE::X3DAUDIO_CONE |
| struct | RE::X3DAUDIO_LISTENER |
| struct | RE::X3DAUDIO_EMITTER |
| struct | RE::X3DAUDIO_DSP_SETTINGS |
Namespaces | |
| RE | |
Typedefs | |
| using | RE::X3DAUDIO_VECTOR = D3DVECTOR |
| using | RE::X3DAUDIO_HANDLE = std::byte[20] |
Variables | |
| static constexpr X3DAUDIO_DISTANCE_CURVE_POINT | RE::X3DAudioDefault_LinearCurvePoints [2] = { 0.0f, 1.0f, 1.0f, 0.0f } |
| static constexpr X3DAUDIO_DISTANCE_CURVE | RE::X3DAudioDefault_LinearCurve = { (X3DAUDIO_DISTANCE_CURVE_POINT*)&X3DAudioDefault_LinearCurvePoints[0], 2 } |