BulletCSharp.BulletCollisionPINVOKE.btPolyhedralConvexShape_batchedUnitVectorGetSupportingVertexWithoutMargin C# (CSharp) Method

btPolyhedralConvexShape_batchedUnitVectorGetSupportingVertexWithoutMargin() private method

private btPolyhedralConvexShape_batchedUnitVectorGetSupportingVertexWithoutMargin ( HandleRef jarg1, HandleRef jarg2, HandleRef jarg3, int jarg4 ) : void
jarg1 HandleRef
jarg2 HandleRef
jarg3 HandleRef
jarg4 int
return void
        public static extern void btPolyhedralConvexShape_batchedUnitVectorGetSupportingVertexWithoutMargin(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3, int jarg4);
BulletCollisionPINVOKE