opensurgsim
Public Member Functions | Protected Attributes | List of all members
SurgSim::Physics::CommonTests Class Reference
Inheritance diagram for SurgSim::Physics::CommonTests:
SurgSim::Physics::BuildMlcpTests SurgSim::Physics::PushResultsTests

Public Member Functions

void SetUp ()
 Setup the test case by creating all object.
 
void resetMlcpProblem (int nbDof, int nbConstraint)
 

Protected Attributes

double dt = std::numeric_limits<double>::signaling_NaN()
 Time step.
 
std::shared_ptr< Representationm_fixedWorldRepresentation
 Fixed representation to define constraint in fixed space.
 
std::vector< std::shared_ptr< Representation > > m_allRepresentations
 Vector of all representations.
 
std::vector< std::shared_ptr< Representation > > m_usedRepresentations
 Vector of representations useful for the current test.
 
std::vector< std::shared_ptr< Constraint > > m_usedConstraints
 Vector of constraints useful for the current test.
 
std::shared_ptr< PhysicsManagerStatem_physicsManagerState
 The unique physics manager state.
 

The documentation for this class was generated from the following file: