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

btSoftBodySolver_checkInitialized() private méthode

private btSoftBodySolver_checkInitialized ( HandleRef jarg1 ) : bool
jarg1 HandleRef
Résultat bool
        public static extern bool btSoftBodySolver_checkInitialized(HandleRef jarg1);
BulletSoftBodyPINVOKE