Molmodel
|
#include <CompoundModeler.h>
Public Member Functions | |
AtomBonding () | |
AtomBonding (Compound::AtomIndex compoundIx) | |
Compound::AtomIndex | getCompoundAtomIndex () const |
AtomBonding & | setCompoundAtomIndex (Compound::AtomIndex ix) |
Public Attributes | |
AtomSubsystem::AtomIndex | parentAtomIndex |
RigidUnitIndex | clusterIx |
std::set < AtomSubsystem::AtomIndex > | treeBonds |
std::set < AtomSubsystem::AtomIndex > | freeTreeBonds |
Vec3 | locationInBodyFrame |
SimTK::CompoundModeler::AtomBonding::AtomBonding | ( | ) | [inline] |
SimTK::CompoundModeler::AtomBonding::AtomBonding | ( | Compound::AtomIndex | compoundIx | ) | [inline] |
Compound::AtomIndex SimTK::CompoundModeler::AtomBonding::getCompoundAtomIndex | ( | ) | const [inline] |
AtomBonding& SimTK::CompoundModeler::AtomBonding::setCompoundAtomIndex | ( | Compound::AtomIndex | ix | ) | [inline] |
AtomSubsystem::AtomIndex SimTK::CompoundModeler::AtomBonding::parentAtomIndex |
RigidUnitIndex SimTK::CompoundModeler::AtomBonding::clusterIx |
std::set<AtomSubsystem::AtomIndex> SimTK::CompoundModeler::AtomBonding::treeBonds |
std::set<AtomSubsystem::AtomIndex> SimTK::CompoundModeler::AtomBonding::freeTreeBonds |