Sony Corporation
|
mocopi mobile SDK
|
Skeleton definition data structure
.
More...
Public Attributes | |
| int[] | BoneIds |
| mocopi bone ID list | |
| int[] | ParentBoneIds |
| A list of parent bone IDs for each bone . | |
| float[] | RotationsX |
| Initial rotation angle of each bone . | |
| float[] | RotationsY |
| Initial rotation angle of each bone . | |
| float[] | RotationsZ |
| Initial rotation angle of each bone . | |
| float[] | RotationsW |
| Initial rotation angle of each bone . | |
| float[] | PositionsX |
| Initial position of each bone . | |
| float[] | PositionsY |
| Initial position of each bone . | |
| float[] | PositionsZ |
| Initial position of each bone . | |
Skeleton definition data structure
.
| int [] Mocopi.Mobile.Sdk.SkeletonDefinitionData.BoneIds |
mocopi bone ID list
| int [] Mocopi.Mobile.Sdk.SkeletonDefinitionData.ParentBoneIds |
A list of parent bone IDs for each bone
.
| float [] Mocopi.Mobile.Sdk.SkeletonDefinitionData.PositionsX |
Initial position of each bone
.
| float [] Mocopi.Mobile.Sdk.SkeletonDefinitionData.PositionsY |
Initial position of each bone
.
| float [] Mocopi.Mobile.Sdk.SkeletonDefinitionData.PositionsZ |
Initial position of each bone
.
| float [] Mocopi.Mobile.Sdk.SkeletonDefinitionData.RotationsW |
Initial rotation angle of each bone
.
| float [] Mocopi.Mobile.Sdk.SkeletonDefinitionData.RotationsX |
Initial rotation angle of each bone
.
| float [] Mocopi.Mobile.Sdk.SkeletonDefinitionData.RotationsY |
Initial rotation angle of each bone
.
| float [] Mocopi.Mobile.Sdk.SkeletonDefinitionData.RotationsZ |
Initial rotation angle of each bone
.