|
mocopi mobile SDK
|
BVH読み込みフレーム構造体
[詳解]
公開メンバ関数 | |
| MotionStreamingFrameData (int[] jointIds, float[] rotationsX, float[] rotationsY, float[] rotationsZ, float[] rotationsW, float[] positionsX, float[] positionsY, float[] positionsZ) | |
| BVH読み込みフレームデータ | |
プロパティ | |
| int[] | JointIds [get, set] |
| ジョイントID | |
| float[] | RotationsX [get, set] |
| ローテーションX | |
| float[] | RotationsY [get, set] |
| ローテーションY | |
| float[] | RotationsZ [get, set] |
| ローテーションZ | |
| float[] | RotationsW [get, set] |
| ローテーションW | |
| float[] | PositionsX [get, set] |
| ポジションX | |
| float[] | PositionsY [get, set] |
| ポジションY | |
| float[] | PositionsZ [get, set] |
| ポジションZ | |
BVH読み込みフレーム構造体
| Mocopi.Mobile.Sdk.MotionStreamingFrameData.MotionStreamingFrameData | ( | int[] | jointIds, |
| float[] | rotationsX, | ||
| float[] | rotationsY, | ||
| float[] | rotationsZ, | ||
| float[] | rotationsW, | ||
| float[] | positionsX, | ||
| float[] | positionsY, | ||
| float[] | positionsZ ) |
BVH読み込みフレームデータ
| jointIds | |
| rotationsX | |
| rotationsY | |
| rotationsZ | |
| rotationsW | |
| positionsX | |
| positionsY | |
| positionsZ |
|
getset |
ジョイントID
|
getset |
ポジションX
|
getset |
ポジションY
|
getset |
ポジションZ
|
getset |
ローテーションW
|
getset |
ローテーションX
|
getset |
ローテーションY
|
getset |
ローテーションZ