Sony Corporation
|
mocopi mobile SDK
|
BVH reading initiation structure
.
More...
Public Member Functions | |
| MotionStreamingReadStartedData (string fileName, int[] jointIds, int[] parentJointIds, float[] rotationsX, float[] rotationsY, float[] rotationsZ, float[] rotationsW, float[] positionsX, float[] positionsY, float[] positionsZ, int frames, float frameTime) | |
| BVH reading initiation data . | |
Properties | |
| string | FileName [get, set] |
| File name . | |
| int[] | ParentJointIds [get, set] |
| Joint ID . | |
| MotionStreamingFrameData | FrameData [get, set] |
| Frame data . | |
| int | Frames [get, set] |
| Frame count . | |
| float | FrameTime [get, set] |
| Frame time . | |
BVH reading initiation structure
.
| Mocopi.Mobile.Sdk.MotionStreamingReadStartedData.MotionStreamingReadStartedData | ( | string | fileName, |
| int[] | jointIds, | ||
| int[] | parentJointIds, | ||
| float[] | rotationsX, | ||
| float[] | rotationsY, | ||
| float[] | rotationsZ, | ||
| float[] | rotationsW, | ||
| float[] | positionsX, | ||
| float[] | positionsY, | ||
| float[] | positionsZ, | ||
| int | frames, | ||
| float | frameTime ) |
BVH reading initiation data
.
| fileName | |
| jointIds | |
| parentJointIds | |
| rotationsX | |
| rotationsY | |
| rotationsZ | |
| rotationsW | |
| positionsX | |
| positionsY | |
| positionsZ | |
| frames | |
| frameTime |
|
getset |
File name
.
|
getset |
Frame data
.
|
getset |
Frame count
.
|
getset |
Frame time
.
|
getset |
Joint ID
.