16 #ifndef SURGSIM_PHYSICS_CONSTRAINTDATA_H
17 #define SURGSIM_PHYSICS_CONSTRAINTDATA_H
40 #endif // SURGSIM_PHYSICS_CONSTRAINTDATA_H
Definition: DriveElementFromInputBehavior.cpp:27
virtual ~ConstraintData()
Destructor.
Definition: ConstraintData.cpp:26
ConstraintData()
Default Constructor.
Definition: ConstraintData.cpp:22
Base class for all CosntraintData Derived classes should be specific to a given constraint.
Definition: ConstraintData.h:27