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

btSubSimplexClosestResult_setBarycentricCoordinates__SWIG_0() private méthode

private btSubSimplexClosestResult_setBarycentricCoordinates__SWIG_0 ( HandleRef jarg1, float jarg2, float jarg3, float jarg4, float jarg5 ) : void
jarg1 HandleRef
jarg2 float
jarg3 float
jarg4 float
jarg5 float
Résultat void
        public static extern void btSubSimplexClosestResult_setBarycentricCoordinates__SWIG_0(HandleRef jarg1, float jarg2, float jarg3, float jarg4, float jarg5);
BulletCollisionPINVOKE