BulletCSharp.BulletCollisionPINVOKE.btVoronoiSimplexSolver_removeVertex C# (CSharp) Méthode

btVoronoiSimplexSolver_removeVertex() private méthode

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