BulletCSharp.BulletCollisionPINVOKE.delete_btCompoundShapeChildData C# (CSharp) Method

delete_btCompoundShapeChildData() private method

private delete_btCompoundShapeChildData ( HandleRef jarg1 ) : void
jarg1 HandleRef
return void
        public static extern void delete_btCompoundShapeChildData(HandleRef jarg1);
BulletCollisionPINVOKE