BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_setSoftBodySolver C# (CSharp) Méthode

btSoftBody_setSoftBodySolver() private méthode

private btSoftBody_setSoftBodySolver ( HandleRef jarg1, HandleRef jarg2 ) : void
jarg1 HandleRef
jarg2 HandleRef
Résultat void
        public static extern void btSoftBody_setSoftBodySolver(HandleRef jarg1, HandleRef jarg2);
BulletSoftBodyPINVOKE