hikvalidation.h ファイル リファレンス
キャラクタ定義とジオメトリ検証用のヘッダ ファイル
|
| const int * | HIKGetNeckBoneList () |
| |
| const int * | HIKGetRequiredBoneList () |
| |
| const int * | HIKGetRollBoneList () |
| |
| const int * | HIKGetSpineBoneList () |
| |
| bool | HIKIsRollBone (int id) |
| |
| bool | HIKValidateArmsXAxis (const HIKCharacter *pCharacter, char *pErrorMsg=0, unsigned int pErrorMsgSize=0) |
| |
| bool | HIKValidateBonePosition (const HIKCharacter *pCharacter, char *pErrorMsg=0, unsigned int pErrorMsgSize=0) |
| |
| bool | HIKValidateHipsXAxis (const HIKCharacter *pCharacter, char *pErrorMsg=0, unsigned int pErrorMsgSize=0) |
| |
| bool | HIKValidateNeck (const HIKCharacterDefinition *pCharacterDefinition, char *pErrorMsg=0, unsigned int pErrorMsgSize=0) |
| |
| bool | HIKValidateRequiredBone (const HIKCharacterDefinition *pCharacterDefinition, char *pErrorMsg=0, unsigned int pErrorMsgSize=0) |
| |
| bool | HIKValidateSpine (const HIKCharacterDefinition *pCharacterDefinition, char *pErrorMsg=0, unsigned int pErrorMsgSize=0) |
| |
| bool | HIKValidateSpineYAxis (const HIKCharacter *pCharacter, char *pErrorMsg=0, unsigned int pErrorMsgSize=0) |
| |
| bool HIKIsRollBone |
( |
int |
id | ) |
|
指定されたノード インデックスが腕または脚のロール ボーンに一致する場合は、true を返します。
このファイルのソース コードに移動します。