Molmodel
Public Member Functions | Public Attributes

SimTK::CompoundModeler::RigidUnit Class Reference

#include <CompoundModeler.h>

List of all members.

Public Member Functions

 RigidUnit (RigidUnitIndex ix, CompoundModeler &parent)
MassProperties calcMassProperties () const
RigidUnitsetMobilizedBodyIndex (MobilizedBodyIndex ix)
void buildUp (AtomSubsystem::AtomIndex seedAtomIx, CompoundRep &compoundRep)

Public Attributes

RigidUnitIndex parentId
Compound::BondCenterIndex inboardBondCenterIndex
Angle inboardBondDihedralAngle
Transform frameInTopCompoundFrame
Transform frameInParentFrame
CompoundModelercompoundModeler
MobilizedBodyIndex bodyIx
RigidUnitIndex myIndex
Compound::BondIndex inboardBondIndex
std::set
< AtomSubsystem::AtomIndex > 
clusterAtoms

Constructor & Destructor Documentation

SimTK::CompoundModeler::RigidUnit::RigidUnit ( RigidUnitIndex  ix,
CompoundModeler parent 
) [inline]

Member Function Documentation

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 
)

Member Data Documentation

std::set<AtomSubsystem::AtomIndex> SimTK::CompoundModeler::RigidUnit::clusterAtoms

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines