Home
last modified time | relevance | path

Searched refs:IsRestPointStillValid (Results 1 – 4 of 4) sorted by relevance

/dports/devel/tokamak/tokamak_release/tokamaksrc/src/
H A Drestcontact.cpp166 if ((stackInfo && IsRestPointStillValid())) in CheckForIdleNonJoint()
1184 neBool neRigidBody_::IsRestPointStillValid() in IsRestPointStillValid() function in neRigidBody_
H A Drigidbody.h695 neBool IsRestPointStillValid();
H A Dconstraint.cpp1490 if (rb->IsRestPointStillValid()) in BecomeIdle()
H A Dsolver.cpp792 if (rb->IsRestPointStillValid()) in SolveContactConstrain()