BulletCSharp.BulletCollisionPINVOKE.btVoronoiSimplexSolver_removeVertex C# (CSharp) Method

btVoronoiSimplexSolver_removeVertex() private method

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