#include <BipedApi.h>
Public Member Functions |
|
BIPExport const MCHAR * | GetTalentFigStrucFile () |
BIPExport void | SetTalentFigStrucFile (const MCHAR *fname) |
BIPExport BOOL | GetUseTalentFigStrucFile () const |
BIPExport void | SetUseTalentFigStrucFile (BOOL onOff) |
BIPExport const MCHAR * | GetTalentPoseAdjFile () const |
BIPExport void | SetTalentPoseAdjFile (const MCHAR *fname) |
BIPExport BOOL | GetUseTalentPoseAdjFile () const |
BIPExport void | SetUseTalentPoseAdjFile (BOOL onOff) |
BIPExport int | GetFSExtractionMode () const |
BIPExport void | SetFSExtractionMode (int mode) |
BIPExport int | GetFSConversionMode () const |
BIPExport void | SetFSConversionMode (int mode) |
BIPExport int | GetUpVector () const |
BIPExport void | SetUpVector (int axis) |
BIPExport float | GetScaleFactor () const |
BIPExport void | SetScaleFactor (float val) |
BIPExport float | GetFSExtractionTol () const |
BIPExport void | SetFSExtractionTol (float val) |
BIPExport float | GetFSSlidingDist () const |
BIPExport void | SetFSSlidingDist (float val) |
BIPExport float | GetFSSlidingAngle () const |
BIPExport void | SetFSSlidingAngle (float val) |
BIPExport float | GetFSVerticalTol () const |
BIPExport void | SetFSVerticalTol (float val) |
BIPExport float | GetFSZLevel () const |
BIPExport void | SetFSZLevel (float val) |
BIPExport BOOL | GetFSUseVerticalTol () const |
BIPExport void | SetFSUseVerticalTol (BOOL val) |
BIPExport BOOL | GetFSUseFlatten () const |
BIPExport void | SetFSUseFlatten (BOOL val) |
BIPExport int | GetStartFrame () const |
BIPExport void | SetStartFrame (int val) |
BIPExport int | GetEndFrame () const |
BIPExport void | SetEndFrame (int val) |
BIPExport BOOL | GetUseLoopFrame () const |
BIPExport void | SetUseLoopFrame (BOOL val) |
BIPExport int | GetLoopFrameCount () const |
BIPExport void | SetLoopFrameCount (int val) |
BIPExport float | GetKeyReductionTol (int part) const |
BIPExport void | SetKeyReductionTol (int part, float val) |
BIPExport int | GetKeyReductionSpacing (int part) const |
BIPExport void | SetKeyReductionSpacing (int part, float val) |
BIPExport BOOL | GetKeyReductionFilter (int part) const |
BIPExport void | SetKeyReductionFilter (int part, BOOL onOff) |
BIPExport int | GetLimbOrientation (int limb) const |
BIPExport void | SetLimbOrientation (int limb, int val) |
BIPExport int | LoadMocapParameters (const MCHAR *fname) |
BIPExport int | SaveMocapParameters (const MCHAR *fname) |
BIPExport const MCHAR * | GetMarkerNameFile () const |
BIPExport bool | LoadMarkerNameFile (const MCHAR *fname) |
BIPExport BOOL | GetUseMarkerNameFile () const |
BIPExport void | SetUseMarkerNameFile (BOOL onOff) |
BIPExport const MCHAR * | GetJointNameFile () const |
BIPExport bool | LoadJointNameFile (const MCHAR *fname) |
BIPExport BOOL | GetUseJointNameFile () const |
BIPExport void | SetUseJointNameFile (BOOL onOff) |
BIPExport int | BatchConvert (const MCHAR *inDir, const MCHAR *outDir, const MCHAR *ext) |
BIPExport BOOL | GetDispKnownMarkers () const |
BIPExport void | SetDispKnownMarkers (BOOL onOff) |
BIPExport int | GetDispKnownMarkersType () const |
BIPExport void | SetDispKnownMarkersType (int type) |
BIPExport BOOL | GetDispUnKnownMarkers () const |
BIPExport void | SetDispUnKnownMarkers (BOOL onOff) |
BIPExport BOOL | GetDispPropMarkers () const |
BIPExport void | SetDispPropMarkers (BOOL onOff) |
BIPExport const MCHAR* GetTalentFigStrucFile | ( | ) |
BIPExport void SetTalentFigStrucFile | ( | const MCHAR * | fname | ) |
BIPExport BOOL GetUseTalentFigStrucFile | ( | ) | const |
BIPExport void SetUseTalentFigStrucFile | ( | BOOL | onOff | ) |
BIPExport const MCHAR* GetTalentPoseAdjFile | ( | ) | const |
BIPExport void SetTalentPoseAdjFile | ( | const MCHAR * | fname | ) |
BIPExport BOOL GetUseTalentPoseAdjFile | ( | ) | const |
BIPExport void SetUseTalentPoseAdjFile | ( | BOOL | onOff | ) |
BIPExport int GetFSExtractionMode | ( | ) | const |
BIPExport void SetFSExtractionMode | ( | int | mode | ) |
BIPExport int GetFSConversionMode | ( | ) | const |
BIPExport void SetFSConversionMode | ( | int | mode | ) |
BIPExport int GetUpVector | ( | ) | const |
BIPExport void SetUpVector | ( | int | axis | ) |
BIPExport float GetScaleFactor | ( | ) | const |
BIPExport void SetScaleFactor | ( | float | val | ) |
BIPExport float GetFSExtractionTol | ( | ) | const |
BIPExport void SetFSExtractionTol | ( | float | val | ) |
BIPExport float GetFSSlidingDist | ( | ) | const |
BIPExport void SetFSSlidingDist | ( | float | val | ) |
BIPExport float GetFSSlidingAngle | ( | ) | const |
BIPExport void SetFSSlidingAngle | ( | float | val | ) |
BIPExport float GetFSVerticalTol | ( | ) | const |
BIPExport void SetFSVerticalTol | ( | float | val | ) |
BIPExport float GetFSZLevel | ( | ) | const |
BIPExport void SetFSZLevel | ( | float | val | ) |
BIPExport BOOL GetFSUseVerticalTol | ( | ) | const |
BIPExport void SetFSUseVerticalTol | ( | BOOL | val | ) |
BIPExport BOOL GetFSUseFlatten | ( | ) | const |
BIPExport void SetFSUseFlatten | ( | BOOL | val | ) |
BIPExport int GetStartFrame | ( | ) | const |
BIPExport void SetStartFrame | ( | int | val | ) |
BIPExport int GetEndFrame | ( | ) | const |
BIPExport void SetEndFrame | ( | int | val | ) |
BIPExport BOOL GetUseLoopFrame | ( | ) | const |
BIPExport void SetUseLoopFrame | ( | BOOL | val | ) |
BIPExport int GetLoopFrameCount | ( | ) | const |
BIPExport void SetLoopFrameCount | ( | int | val | ) |
BIPExport float GetKeyReductionTol | ( | int | part | ) | const |
BIPExport void SetKeyReductionTol | ( | int | part, |
float | val | ||
) |
BIPExport int GetKeyReductionSpacing | ( | int | part | ) | const |
BIPExport void SetKeyReductionSpacing | ( | int | part, |
float | val | ||
) |
BIPExport BOOL GetKeyReductionFilter | ( | int | part | ) | const |
BIPExport void SetKeyReductionFilter | ( | int | part, |
BOOL | onOff | ||
) |
BIPExport int GetLimbOrientation | ( | int | limb | ) | const |
BIPExport void SetLimbOrientation | ( | int | limb, |
int | val | ||
) |
BIPExport int LoadMocapParameters | ( | const MCHAR * | fname | ) |
BIPExport int SaveMocapParameters | ( | const MCHAR * | fname | ) |
BIPExport const MCHAR* GetMarkerNameFile | ( | ) | const |
BIPExport bool LoadMarkerNameFile | ( | const MCHAR * | fname | ) |
BIPExport BOOL GetUseMarkerNameFile | ( | ) | const |
BIPExport void SetUseMarkerNameFile | ( | BOOL | onOff | ) |
BIPExport const MCHAR* GetJointNameFile | ( | ) | const |
BIPExport bool LoadJointNameFile | ( | const MCHAR * | fname | ) |
BIPExport BOOL GetUseJointNameFile | ( | ) | const |
BIPExport void SetUseJointNameFile | ( | BOOL | onOff | ) |
BIPExport int BatchConvert | ( | const MCHAR * | inDir, |
const MCHAR * | outDir, | ||
const MCHAR * | ext | ||
) |
BIPExport BOOL GetDispKnownMarkers | ( | ) | const |
BIPExport void SetDispKnownMarkers | ( | BOOL | onOff | ) |
BIPExport int GetDispKnownMarkersType | ( | ) | const |
BIPExport void SetDispKnownMarkersType | ( | int | type | ) |
BIPExport BOOL GetDispUnKnownMarkers | ( | ) | const |
BIPExport void SetDispUnKnownMarkers | ( | BOOL | onOff | ) |
BIPExport BOOL GetDispPropMarkers | ( | ) | const |
BIPExport void SetDispPropMarkers | ( | BOOL | onOff | ) |