IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
a kinematic joints between rigid bodies that allows any transformation More...
#include <IMP/kinematics/kinematics_config.h>
#include <IMP/kinematics/KinematicNode.h>
#include <IMP/kinematics/Joint.h>
#include <IMP/Object.h>
#include <IMP/exception.h>
#include <IMP/core/internal/dihedral_helpers.h>
#include <IMP/algebra/Vector3D.h>
#include <IMP/check_macros.h>
Go to the source code of this file.
Classes | |
class | IMP::kinematics::TransformationJoint |
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 < TransformationJoint > > | IMP::kinematics::TransformationJoints |
typedef IMP::Vector < IMP::WeakPointer < TransformationJoint > > | IMP::kinematics::TransformationJointsTemp |
a kinematic joints between rigid bodies that allows any transformation
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file TransformationJoint.h.