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

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

private btSoftBodySolver_checkInitialized ( HandleRef jarg1 ) : bool
jarg1 HandleRef
Результат bool
        public static extern bool btSoftBodySolver_checkInitialized(HandleRef jarg1);
BulletSoftBodyPINVOKE