Home
last modified time | relevance | path

Searched refs:IsSolverTreeValid (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/IK/
H A DIKSolver.h319 bool IsSolverTreeValid() const;
H A DIKSolver.cpp409 if (IsSolverTreeValid() == false) in Solve()
501 bool IKSolver::IsSolverTreeValid() const in IsSolverTreeValid() function in Urho3D::IKSolver