Molmodel
|
#include <CompoundModeler.h>
Public Member Functions | |
RigidUnit (RigidUnitIndex ix, CompoundModeler &parent) | |
MassProperties | calcMassProperties () const |
RigidUnit & | setMobilizedBodyIndex (MobilizedBodyIndex ix) |
void | buildUp (AtomSubsystem::AtomIndex seedAtomIx, CompoundRep &compoundRep) |
Public Attributes | |
RigidUnitIndex | parentId |
Compound::BondCenterIndex | inboardBondCenterIndex |
Angle | inboardBondDihedralAngle |
Transform | frameInTopCompoundFrame |
Transform | frameInParentFrame |
CompoundModeler * | compoundModeler |
MobilizedBodyIndex | bodyIx |
RigidUnitIndex | myIndex |
Compound::BondIndex | inboardBondIndex |
std::set < AtomSubsystem::AtomIndex > | clusterAtoms |
SimTK::CompoundModeler::RigidUnit::RigidUnit | ( | RigidUnitIndex | ix, |
CompoundModeler & | parent | ||
) | [inline] |
MassProperties SimTK::CompoundModeler::RigidUnit::calcMassProperties | ( | ) | const [inline] |
RigidUnit& SimTK::CompoundModeler::RigidUnit::setMobilizedBodyIndex | ( | MobilizedBodyIndex | ix | ) | [inline] |
void SimTK::CompoundModeler::RigidUnit::buildUp | ( | AtomSubsystem::AtomIndex | seedAtomIx, |
CompoundRep & | compoundRep | ||
) |
RigidUnitIndex SimTK::CompoundModeler::RigidUnit::parentId |
Compound::BondCenterIndex SimTK::CompoundModeler::RigidUnit::inboardBondCenterIndex |
RigidUnitIndex SimTK::CompoundModeler::RigidUnit::myIndex |
Compound::BondIndex SimTK::CompoundModeler::RigidUnit::inboardBondIndex |
std::set<AtomSubsystem::AtomIndex> SimTK::CompoundModeler::RigidUnit::clusterAtoms |