IMP  2.1.1
The Integrative Modeling Platform
CompositeJoint.h File Reference

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

#include "kinematics_config.h"
#include <IMP/kinematics/KinematicNode.h>
#include <IMP/kinematics/Joint.h>
#include <IMP/base/Object.h>
#include <IMP/base/exception.h>
#include <IMP/core/internal/dihedral_helpers.h>
#include <IMP/algebra/Vector3D.h>
#include <IMP/base/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
 

Namespaces

 IMP
 All IMP::kernel code is brought into the IMP namespace.
 
 IMP::kinematics
 See IMP.kinematics for more information.
 

Typedefs

typedef IMP::base::Vector
< IMP::base::Pointer
< CompositeJoint > > 
IMP::kinematics::CompositeJoints
 
typedef IMP::base::Vector
< IMP::base::WeakPointer
< CompositeJoint > > 
IMP::kinematics::CompositeJointsTemp
 

Detailed Description

Authors
Dina Schneidman, Barak Raveh

Copyright 2007-2012 IMP Inventors. All rights reserved.

Definition in file CompositeJoint.h.