kfiltersetenum.h File Reference

#include <fbxfilesdk/fbxfilesdk_def.h>
#include <fbxfilesdk/fbxfilesdk_nsbegin.h>
#include <fbxfilesdk/fbxfilesdk_nsend.h>

Go to the source code of this file.

Enumerations

enum   kCharacterOffAutoUser { eParamModeOff, eParamModeAuto, eParamModeUser }
enum   kCharacterAutoUser { eParamModeAuto2, eParamModeUser2 }
enum   kCharacterPosture { ParamPostureBiped = 0, ParamPostureQuadriped, LastParamPosture }
enum   kCharacterFloorPivot { ParamFloorPivotAuto = 0, ParamFloorPivotAnkle, ParamFloorPivotToes, LastParamFloorPivot }
enum   kCharacterRollExtractionMode { ParamRelativeRollExtraction = 0, ParamAbsoluteRollExtraction, LastRollExtractionMode }
enum   kCharacterHipsTranslationMode { ParamHipsTranslationWorldRigid = 0, ParamHipsTranslationBodyRigid, LastHipsTranslationMode }
enum   kCharacterFootContactType {
  ParamFootTypeNormal = 0, ParamFootTypeAnkle, ParamFootTypeToeBase, ParamFootTypeHoof,
  LastFootContactType
}
enum   kCharacterHandContactType {
  ParamHandTypeNormal = 0, ParamHandTypeWrist, ParamHandTypeFingerBase, ParamHandTypeHoof,
  LastHandContactType
}
enum   kCharacterFingerContactMode { ParamFingerContactModeSticky, ParamFingerContactModeSpread, ParamFingerContactModeStickySpread, LastFingerContactMode }
enum   kCharacterContactBehaviour { ParamContactNeverSync = 0, ParamContactSyncOnKey, ParamContactAlwaysSync, LastContactBehaviour }
enum   kCharacterPropertyUnit {
  kPropertyNoUnit = 0, kPropertyPercent, kPropertySecond, kPropertyCentimeter,
  kPropertyDegree, kPropertyEnum, kPropertyReal
}

Detailed Description

Definition in file kfiltersetenum.h.


Enumeration Type Documentation