BulletCSharp.BulletCollisionPINVOKE.btCompoundShape_getNumChildShapes C# (CSharp) Method

btCompoundShape_getNumChildShapes() private method

private btCompoundShape_getNumChildShapes ( HandleRef jarg1 ) : int
jarg1 HandleRef
return int
        public static extern int btCompoundShape_getNumChildShapes(HandleRef jarg1);
BulletCollisionPINVOKE