BulletCSharp.BulletCollisionPINVOKE.btPolyhedralConvexShape_getNumPlanes C# (CSharp) 메소드

btPolyhedralConvexShape_getNumPlanes() 개인적인 메소드

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