IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
The Integrative Modeling Platform
CompositeJoint.h File Reference

a joint composed of several joints, applied on the same pair of rigid bodies 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>
+ Include dependency graph for CompositeJoint.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::kinematics::CompositeJoint
 Joint that combines several inner joints, acting on the same rigid body pair. 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< CompositeJoint > > 
IMP::kinematics::CompositeJoints
 
typedef IMP::Vector
< IMP::WeakPointer
< CompositeJoint > > 
IMP::kinematics::CompositeJointsTemp
 

Detailed Description

a joint composed of several joints, applied on the same pair of rigid bodies

Authors
Dina Schneidman, Barak Raveh

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file CompositeJoint.h.