SONY

mocopi mobile SDK
読み取り中…
検索中…
一致する文字列を見つけられません
Mocopi.Mobile.Sdk.MotionStreamingReadStartedData 構造体

BVH読み込み開始用構造体
[詳解]

公開メンバ関数

 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読み込み開始データ

 

プロパティ

string FileName [get, set]
 ファイル名

 
int[] ParentJointIds [get, set]
 ジョイントID

 
MotionStreamingFrameData FrameData [get, set]
 フレームデータ

 
int Frames [get, set]
 フレーム数

 
float FrameTime [get, set]
 フレーム時間

 

詳解

BVH読み込み開始用構造体

構築子と解体子

◆ MotionStreamingReadStartedData()

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読み込み開始データ

引数
fileName
jointIds
parentJointIds
rotationsX
rotationsY
rotationsZ
rotationsW
positionsX
positionsY
positionsZ
frames
frameTime

プロパティ詳解

◆ FileName

string Mocopi.Mobile.Sdk.MotionStreamingReadStartedData.FileName
getset

ファイル名

◆ FrameData

MotionStreamingFrameData Mocopi.Mobile.Sdk.MotionStreamingReadStartedData.FrameData
getset

フレームデータ

◆ Frames

int Mocopi.Mobile.Sdk.MotionStreamingReadStartedData.Frames
getset

フレーム数

◆ FrameTime

float Mocopi.Mobile.Sdk.MotionStreamingReadStartedData.FrameTime
getset

フレーム時間

◆ ParentJointIds

int [] Mocopi.Mobile.Sdk.MotionStreamingReadStartedData.ParentJointIds
getset

ジョイントID


この構造体詳解は次のファイルから抽出されました:
  • MocopiStruct.cs