|
IMP Reference Guide
develop.169ea894ba,2025/11/02
The Integrative Modeling Platform
|
Define and manipulate a kinematic structure over a model. More...
#include <IMP/kinematics/kinematics_config.h>#include <IMP/Model.h>#include <IMP/kinematics/KinematicNode.h>#include <IMP/kinematics/Joint.h>#include <IMP/kinematics/TransformationJoint.h>#include <IMP/Object.h>#include <IMP/Decorator.h>#include <boost/unordered_set.hpp>#include <IMP/exception.h>#include <IMP/check_macros.h>#include <IMP/warning_macros.h>#include <IMP/atom/Hierarchy.h>#include <queue>#include <algorithm>
Include dependency graph for KinematicForest.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IMP::kinematics::KinematicForest |
| Define and manipulate a kinematic structure over a model. More... | |
Namespaces | |
| IMP | |
| Base functionality and abstract base classes for representation, scoring and sampling. | |
| IMP::kinematics | |
| Functionality for dealing with kinematic mechanical structures. | |
Typedefs | |
| typedef IMP::Vector < IMP::Pointer < KinematicForest > > | IMP::kinematics::KinematicForests |
| typedef IMP::Vector < IMP::WeakPointer < KinematicForest > > | IMP::kinematics::KinematicForestsTemp |
Define and manipulate a kinematic structure over a model.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file KinematicForest.h.