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

btCylinderShape_localGetSupportingVertexWithoutMargin() 개인적인 메소드

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