#include "JPLSpatial/Core.h"
#include "JPLSpatial/ErrorReporting.h"
#include "JPLSpatial/ChannelMap.h"
#include "JPLSpatial/Containers/StaticArray.h"
#include "JPLSpatial/Math/Math.h"
#include "JPLSpatial/Math/MinimalVec3.h"
#include "JPLSpatial/Math/Vec3Traits.h"
#include "JPLSpatial/Math/Vec3Math.h"
#include "JPLSpatial/Math/Vec3Buffer.h"
#include "JPLSpatial/Math/MinimalQuat.h"
#include "JPLSpatial/Math/MinimalBasis.h"
#include "JPLSpatial/Math/Position.h"
#include "JPLSpatial/Math/SIMD.h"
#include "JPLSpatial/Math/SIMDMath.h"
#include "JPLSpatial/Math/Vec3Pack.h"
#include "JPLSpatial/Memory/Memory.h"
#include "JPLSpatial/Algo/Algorithm.h"
#include "JPLSpatial/Panning/VBAPEx.h"
#include <array>
#include <concepts>
#include <cmath>
#include <functional>
#include <optional>
#include <vector>
#include <limits>
#include <map>
#include <span>
#include <ranges>
#include <algorithm>
#include <numeric>
#include <memory>
#include <type_traits>
Go to the source code of this file.
◆ JPL_SCOPE_TIME [1/2]
| #define JPL_SCOPE_TIME |
( |
|
outFloat | ) |
|
◆ JPL_SCOPE_TIME [2/2]
| #define JPL_SCOPE_TIME |
( |
|
outFloat | ) |
|
◆ JPL_SLERP_SPREAD
| #define JPL_SLERP_SPREAD 1 |
◆ JPL_VALIDATE_VBAP_LUT
| #define JPL_VALIDATE_VBAP_LUT 0 |