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

btConeShape_localGetSupportingVertexWithoutMargin() 개인적인 메소드

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