Molmodel
Public Member Functions | Public Attributes

SimTK::CompoundModeler::AtomBonding Class Reference

#include <CompoundModeler.h>

List of all members.

Public Member Functions

 AtomBonding ()
 AtomBonding (Compound::AtomIndex compoundIx)
Compound::AtomIndex getCompoundAtomIndex () const
AtomBondingsetCompoundAtomIndex (Compound::AtomIndex ix)

Public Attributes

AtomSubsystem::AtomIndex parentAtomIndex
RigidUnitIndex clusterIx
std::set
< AtomSubsystem::AtomIndex > 
treeBonds
std::set
< AtomSubsystem::AtomIndex > 
freeTreeBonds
Vec3 locationInBodyFrame

Constructor & Destructor Documentation

SimTK::CompoundModeler::AtomBonding::AtomBonding ( ) [inline]
SimTK::CompoundModeler::AtomBonding::AtomBonding ( Compound::AtomIndex  compoundIx) [inline]

Member Function Documentation

Compound::AtomIndex SimTK::CompoundModeler::AtomBonding::getCompoundAtomIndex ( ) const [inline]
AtomBonding& SimTK::CompoundModeler::AtomBonding::setCompoundAtomIndex ( Compound::AtomIndex  ix) [inline]

Member Data Documentation

std::set<AtomSubsystem::AtomIndex> SimTK::CompoundModeler::AtomBonding::treeBonds
std::set<AtomSubsystem::AtomIndex> SimTK::CompoundModeler::AtomBonding::freeTreeBonds

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