Derived class of MolecularMechanicsSystem that knows how to model molmodel Compounds.
More...
#include <CompoundSystem.h>
List of all members.
Detailed Description
Derived class of MolecularMechanicsSystem that knows how to model molmodel Compounds.
- Todo:
- merge this class with MolecularMechanicsSystem
Constructor & Destructor Documentation
SimTK::CompoundSystem::CompoundSystem |
( |
| ) |
[inline] |
SimTK::CompoundSystem::~CompoundSystem |
( |
| ) |
[inline] |
Member Function Documentation
Install a new Compound into this system.
We take over ownership of the Compound's representation from the given handle, leaving that handle as a reference to our new Compound. It is an error if the given handle wasn't the owner of the Compound.
- Parameters:
-
child | Compound to be incorporated |
compoundTransform | location and orientation of the Compound |
void SimTK::CompoundSystem::modelCompounds |
( |
| ) |
|
Instantiate simbody MobilizedBodies representing the adopted Compounds.
size_t SimTK::CompoundSystem::getNumCompounds |
( |
| ) |
const [inline] |
- Returns:
- read-only reference to an adopted Compound
- Parameters:
-
- Returns:
- mutable reference to an adopted Compound
- Parameters:
-
The documentation for this class was generated from the following file: