BulletCSharp.BulletCollisionPINVOKE.btCompoundShape_getChildList C# (CSharp) Method

btCompoundShape_getChildList() private method

private btCompoundShape_getChildList ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
return IntPtr
        public static extern IntPtr btCompoundShape_getChildList(HandleRef jarg1);
BulletCollisionPINVOKE