Access to poses. More...
Go to the source code of this file.
Classes | |
| class | FBPose |
| Pose class. More... | |
| class | FBPropertyListPose |
| List: Model More... | |
Macros | |
| #define | FBSDK_DLL K_DLLIMPORT |
| Be sure that FBSDK_DLL is defined only once... | |
Enumerations | |
| enum | FBPoseType { kFBBindPose , kFBRestPose } |
| Types of pose. More... | |
Functions | |
| FB_DEFINE_COMPONENT (K_DLLIMPORT, Pose) | |
| __FB_FORWARD (FBPose) | |
| FB_DEFINE_ENUM (K_DLLIMPORT, PoseType) | |
| __FB_FORWARD (FBPropertyListPose) | |
Access to poses.
Definition in file fbpose.h.
| #define FBSDK_DLL K_DLLIMPORT |
| enum FBPoseType |