Mach1 Spatial SDK
Loading...
Searching...
No Matches
M1DecodeCore Member List

This is the complete list of members for M1DecodeCore, including all inherited members.

clamp(float a, float min, float max) (defined in M1DecodeCore)M1DecodeCorestatic
convertAnglesToMach1(Mach1PlatformType platformType, float *Y, float *P, float *R) (defined in M1DecodeCore)M1DecodeCorestatic
convertAnglesToPlatform(Mach1PlatformType platformType, float *Y, float *P, float *R) (defined in M1DecodeCore)M1DecodeCorestatic
decode(float Yaw, float Pitch, float Roll, int bufferSize=0, int sampleIndex=0) (defined in M1DecodeCore)M1DecodeCore
decode(float Yaw, float Pitch, float Roll, float *result, int bufferSize=0, int sampleIndex=0) (defined in M1DecodeCore)M1DecodeCore
decodeCoeffs(int bufferSize=0, int sampleIndex=0) (defined in M1DecodeCore)M1DecodeCore
decodeCoeffs(float *result, int bufferSize=0, int sampleIndex=0) (defined in M1DecodeCore)M1DecodeCore
decodeCoeffsUsingTranscodeMatrix(void *M1obj, float *matrix, int channels, float *result, int bufferSize=0, int sampleIndex=0) (defined in M1DecodeCore)M1DecodeCore
decodePannedCoeffs(int bufferSize=0, int sampleIndex=0, bool applyPanLaw=true) (defined in M1DecodeCore)M1DecodeCore
decodePannedCoeffs(float *result, int bufferSize=0, int sampleIndex=0, bool applyPanLaw=true) (defined in M1DecodeCore)M1DecodeCore
filterSpeed (defined in M1DecodeCore)M1DecodeCore
getCurrentAngle() (defined in M1DecodeCore)M1DecodeCore
getCurrentTime() (defined in M1DecodeCore)M1DecodeCore
getDecodeMode() (defined in M1DecodeCore)M1DecodeCore
getFormatChannelCount() (defined in M1DecodeCore)M1DecodeCore
getFormatCoeffCount() (defined in M1DecodeCore)M1DecodeCore
getLastCalculationTime() (defined in M1DecodeCore)M1DecodeCore
getLog() (defined in M1DecodeCore)M1DecodeCore
getPlatformType() (defined in M1DecodeCore)M1DecodeCore
M1DecodeCore() (defined in M1DecodeCore)M1DecodeCore
mDegToRad(float degrees) (defined in M1DecodeCore)M1DecodeCorestatic
mmap(float value, float inputMin, float inputMax, float outputMin, float outputMax, bool clamp=false) (defined in M1DecodeCore)M1DecodeCorestatic
setDecodeMode(Mach1DecodeMode mode) (defined in M1DecodeCore)M1DecodeCore
setFilterSpeed(float filterSpeed) (defined in M1DecodeCore)M1DecodeCore
setPlatformType(Mach1PlatformType type) (defined in M1DecodeCore)M1DecodeCore
setRotation(Mach1Point3D newRotationFromMinusOnetoOne) (defined in M1DecodeCore)M1DecodeCore
setRotationDegrees(Mach1Point3D newRotationDegrees) (defined in M1DecodeCore)M1DecodeCore
setRotationQuat(Mach1Point4D newRotationQuat) (defined in M1DecodeCore)M1DecodeCore
setRotationRadians(Mach1Point3D newRotationRadians) (defined in M1DecodeCore)M1DecodeCore