BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_setSoftBodySolver C# (CSharp) Метод

btSoftBody_setSoftBodySolver() приватный Метод

private btSoftBody_setSoftBodySolver ( HandleRef jarg1, HandleRef jarg2 ) : void
jarg1 HandleRef
jarg2 HandleRef
Результат void
        public static extern void btSoftBody_setSoftBodySolver(HandleRef jarg1, HandleRef jarg2);
BulletSoftBodyPINVOKE