|
AR_Engine_SDK
|
#include <XEPhysicsShapeElem.h>

函数 | |
| function XEPhysicsShapeElem | new () end |
| function XEPhysicsShapeElem | SetXPhyShapeElem (nIndex, ele) end |
| function XEPhysicsShapeElem | GetXPhyShapeElem () end |
| function XEPhysicsShapeElem | GetShapeIndex () end |
| function XEPhysicsShapeElem | UpdateBodyShape (nIndex, pShapeElem) end |
| function XEPhysicsShapeElem | SetAttachSkeletalBodyNode (pNode) end |
变量 | |
| XEPhysicsShapeElem = {} | |
| function XEPhysicsShapeElem GetShapeIndex | ( | ) |
获取刚体形状的索引ID
| function XEPhysicsShapeElem GetXPhyShapeElem | ( | ) |
获取刚体形状的基本数据
| function XEPhysicsShapeElem new | ( | ) |
XEPhysicsShapeElem_new00
| function XEPhysicsShapeElem SetAttachSkeletalBodyNode | ( | pNode | ) |
| function XEPhysicsShapeElem SetXPhyShapeElem | ( | nIndex | , |
| ele | |||
| ) |
| function XEPhysicsShapeElem UpdateBodyShape | ( | nIndex | , |
| pShapeElem | |||
| ) |
| XEPhysicsShapeElem = {} |