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

btCylinderShape_localGetSupportingVertex() 개인적인 메소드

private btCylinderShape_localGetSupportingVertex ( HandleRef jarg1, HandleRef jarg2 ) : IntPtr
jarg1 HandleRef
jarg2 HandleRef
리턴 IntPtr
        public static extern IntPtr btCylinderShape_localGetSupportingVertex(HandleRef jarg1, HandleRef jarg2);
BulletCollisionPINVOKE