BulletCSharp.BulletCollisionPINVOKE.btBoxShape_batchedUnitVectorGetSupportingVertexWithoutMargin C# (CSharp) Method

btBoxShape_batchedUnitVectorGetSupportingVertexWithoutMargin() private method

private btBoxShape_batchedUnitVectorGetSupportingVertexWithoutMargin ( HandleRef jarg1, HandleRef jarg2, HandleRef jarg3, int jarg4 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 System.Runtime.InteropServices.HandleRef
jarg3 System.Runtime.InteropServices.HandleRef
jarg4 int
return void
        public static extern void btBoxShape_batchedUnitVectorGetSupportingVertexWithoutMargin(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3, int jarg4);
BulletCollisionPINVOKE