Sony Corporation
|
mocopi mobile SDK
|
BVH reading frame structure
.
More...
Public Member Functions | |
| MotionStreamingFrameData (int[] jointIds, float[] rotationsX, float[] rotationsY, float[] rotationsZ, float[] rotationsW, float[] positionsX, float[] positionsY, float[] positionsZ) | |
| BVH reading frame data . | |
Properties | |
| int[] | JointIds [get, set] |
| Joint ID . | |
| float[] | RotationsX [get, set] |
| Rotation X . | |
| float[] | RotationsY [get, set] |
| Rotation Y . | |
| float[] | RotationsZ [get, set] |
| Rotation Z . | |
| float[] | RotationsW [get, set] |
| Rotation W . | |
| float[] | PositionsX [get, set] |
| Position X . | |
| float[] | PositionsY [get, set] |
| Position Y . | |
| float[] | PositionsZ [get, set] |
| Position Z . | |
BVH reading frame structure
.
| Mocopi.Mobile.Sdk.MotionStreamingFrameData.MotionStreamingFrameData | ( | int[] | jointIds, |
| float[] | rotationsX, | ||
| float[] | rotationsY, | ||
| float[] | rotationsZ, | ||
| float[] | rotationsW, | ||
| float[] | positionsX, | ||
| float[] | positionsY, | ||
| float[] | positionsZ ) |
BVH reading frame data
.
| jointIds | |
| rotationsX | |
| rotationsY | |
| rotationsZ | |
| rotationsW | |
| positionsX | |
| positionsY | |
| positionsZ |
|
getset |
Joint ID
.
|
getset |
Position X
.
|
getset |
Position Y
.
|
getset |
Position Z
.
|
getset |
Rotation W
.
|
getset |
Rotation X
.
|
getset |
Rotation Y
.
|
getset |
Rotation Z
.