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

btConvexHullShape_getNumPlanes() 개인적인 메소드

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