AR_Engine_SDK
|
Functions | |
function XEPhysicsShapeElem | new () end |
function XEPhysicsShapeElem | Release () 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 |
Variables | |
XEPhysicsShapeElem = {} | |
function XEPhysicsShapeElem GetShapeIndex | ( | ) |
获取刚体形状的索引ID
function XEPhysicsShapeElem GetXPhyShapeElem | ( | ) |
获取刚体形状的基本数据
function XEPhysicsShapeElem new | ( | ) |
XEPhysicsShapeElem_new00
function XEPhysicsShapeElem Release | ( | ) |
将自身绑定的刚体节点指针置空
function XEPhysicsShapeElem SetAttachSkeletalBodyNode | ( | pNode | ) |
function XEPhysicsShapeElem SetXPhyShapeElem | ( | nIndex | , |
ele | |||
) |
function XEPhysicsShapeElem UpdateBodyShape | ( | nIndex | , |
pShapeElem | |||
) |
XEPhysicsShapeElem = {} |