BulletCSharp.BulletCollisionPINVOKE.btPolyhedralConvexShape_getNumPlanes C# (CSharp) Method

btPolyhedralConvexShape_getNumPlanes() private method

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