|
AGX Dynamics 2.41.3.0
|
#include <ConstraintImplementation.h>
Inheritance diagram for agx::ConstraintImplementation::SolverBodyView:Definition at line 284 of file ConstraintImplementation.h.
| agx::ConstraintImplementation::SolverBodyView::SolverBodyView | ( | ConstrainedBodiesState & | state | ) |
Internal, use ConstriantImplementation::getSolverView().
Construct given current state.
Definition at line 1345 of file ConstraintImplementation.h.
| agx::ConstraintImplementation::SolverBodyView::SolverBodyView | ( | const SolverBodyView & | other | ) |
Copy constructor.
Definition at line 1350 of file ConstraintImplementation.h.
Definition at line 1373 of file ConstraintImplementation.h.
References agxAssert.
| const RigidBody * agx::ConstraintImplementation::SolverBodyView::getPermutedBodyAt | ( | agx::UInt | i | ) | const |
Definition at line 1365 of file ConstraintImplementation.h.
References agxAssert.
| ConstraintImplementation::ConstrainedBodiesState & agx::ConstraintImplementation::SolverBodyView::getState | ( | ) |
Definition at line 1360 of file ConstraintImplementation.h.
| const ConstraintImplementation::ConstrainedBodiesState & agx::ConstraintImplementation::SolverBodyView::getState | ( | ) | const |
Definition at line 1355 of file ConstraintImplementation.h.