aligned_free(void *ptr) | MaxHeapOperators | static |
aligned_malloc(size_t size, size_t alignment) | MaxHeapOperators | static |
aligned_realloc(void *ptr, size_t size, size_t alignment) | MaxHeapOperators | static |
BatchConvert(const MCHAR *inDir, const MCHAR *outDir, const MCHAR *ext) | MocapManager | |
GetDispKnownMarkers() const | MocapManager | |
GetDispKnownMarkersType() const | MocapManager | |
GetDispPropMarkers() const | MocapManager | |
GetDispUnKnownMarkers() const | MocapManager | |
GetEndFrame() const | MocapManager | |
GetFSConversionMode() const | MocapManager | |
GetFSExtractionMode() const | MocapManager | |
GetFSExtractionTol() const | MocapManager | |
GetFSSlidingAngle() const | MocapManager | |
GetFSSlidingDist() const | MocapManager | |
GetFSUseFlatten() const | MocapManager | |
GetFSUseVerticalTol() const | MocapManager | |
GetFSVerticalTol() const | MocapManager | |
GetFSZLevel() const | MocapManager | |
GetJointNameFile() const | MocapManager | |
GetKeyReductionFilter(int part) const | MocapManager | |
GetKeyReductionSpacing(int part) const | MocapManager | |
GetKeyReductionTol(int part) const | MocapManager | |
GetLimbOrientation(int limb) const | MocapManager | |
GetLoopFrameCount() const | MocapManager | |
GetMarkerNameFile() const | MocapManager | |
GetScaleFactor() const | MocapManager | |
GetStartFrame() const | MocapManager | |
GetTalentFigStrucFile() | MocapManager | |
GetTalentPoseAdjFile() const | MocapManager | |
GetUpVector() const | MocapManager | |
GetUseJointNameFile() const | MocapManager | |
GetUseLoopFrame() const | MocapManager | |
GetUseMarkerNameFile() const | MocapManager | |
GetUseTalentFigStrucFile() const | MocapManager | |
GetUseTalentPoseAdjFile() const | MocapManager | |
LoadJointNameFile(const MCHAR *fname) | MocapManager | |
LoadMarkerNameFile(const MCHAR *fname) | MocapManager | |
LoadMocapParameters(const MCHAR *fname) | MocapManager | |
operator delete(void *ptr) | MaxHeapOperators | static |
operator delete(void *ptr, const std::nothrow_t &e) | MaxHeapOperators | static |
operator delete(void *ptr, const char *filename, int line) | MaxHeapOperators | static |
operator delete(void *ptr, int block_type, const char *filename, int line) | MaxHeapOperators | static |
operator delete(void *ptr, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | static |
operator delete(void *ptr, unsigned long flags) | MaxHeapOperators | static |
operator delete(void *ptr, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | static |
operator delete(void *ptr, void *placement_ptr) | MaxHeapOperators | static |
operator delete[](void *ptr) | MaxHeapOperators | static |
operator delete[](void *ptr, const std::nothrow_t &e) | MaxHeapOperators | static |
operator delete[](void *ptr, const char *filename, int line) | MaxHeapOperators | static |
operator delete[](void *ptr, int block_type, const char *filename, int line) | MaxHeapOperators | static |
operator delete[](void *ptr, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | static |
operator delete[](void *ptr, unsigned long flags) | MaxHeapOperators | static |
operator delete[](void *ptr, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | static |
operator new(size_t size) | MaxHeapOperators | static |
operator new(size_t size, const std::nothrow_t &e) | MaxHeapOperators | static |
operator new(size_t size, const char *filename, int line) | MaxHeapOperators | static |
operator new(size_t size, int block_type, const char *filename, int line) | MaxHeapOperators | static |
operator new(size_t size, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | static |
operator new(size_t size, unsigned long flags) | MaxHeapOperators | static |
operator new(size_t size, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | static |
operator new(size_t size, void *placement_ptr) | MaxHeapOperators | static |
operator new[](size_t size) | MaxHeapOperators | static |
operator new[](size_t size, const std::nothrow_t &e) | MaxHeapOperators | static |
operator new[](size_t size, const char *filename, int line) | MaxHeapOperators | static |
operator new[](size_t size, int block_type, const char *filename, int line) | MaxHeapOperators | static |
operator new[](size_t size, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | static |
operator new[](size_t size, unsigned long flags) | MaxHeapOperators | static |
operator new[](size_t size, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | static |
SaveMocapParameters(const MCHAR *fname) | MocapManager | |
SetDispKnownMarkers(BOOL onOff) | MocapManager | |
SetDispKnownMarkersType(int type) | MocapManager | |
SetDispPropMarkers(BOOL onOff) | MocapManager | |
SetDispUnKnownMarkers(BOOL onOff) | MocapManager | |
SetEndFrame(int val) | MocapManager | |
SetFSConversionMode(int mode) | MocapManager | |
SetFSExtractionMode(int mode) | MocapManager | |
SetFSExtractionTol(float val) | MocapManager | |
SetFSSlidingAngle(float val) | MocapManager | |
SetFSSlidingDist(float val) | MocapManager | |
SetFSUseFlatten(BOOL val) | MocapManager | |
SetFSUseVerticalTol(BOOL val) | MocapManager | |
SetFSVerticalTol(float val) | MocapManager | |
SetFSZLevel(float val) | MocapManager | |
SetKeyReductionFilter(int part, BOOL onOff) | MocapManager | |
SetKeyReductionSpacing(int part, float val) | MocapManager | |
SetKeyReductionTol(int part, float val) | MocapManager | |
SetLimbOrientation(int limb, int val) | MocapManager | |
SetLoopFrameCount(int val) | MocapManager | |
SetScaleFactor(float val) | MocapManager | |
SetStartFrame(int val) | MocapManager | |
SetTalentFigStrucFile(const MCHAR *fname) | MocapManager | |
SetTalentPoseAdjFile(const MCHAR *fname) | MocapManager | |
SetUpVector(int axis) | MocapManager | |
SetUseJointNameFile(BOOL onOff) | MocapManager | |
SetUseLoopFrame(BOOL val) | MocapManager | |
SetUseMarkerNameFile(BOOL onOff) | MocapManager | |
SetUseTalentFigStrucFile(BOOL onOff) | MocapManager | |
SetUseTalentPoseAdjFile(BOOL onOff) | MocapManager | |