IMP logo
IMP Reference Guide  2.6.0
The Integrative Modeling Platform
local_planners.h File Reference

Planners. More...

#include "kinematics_config.h"
#include "DOFValues.h"
#include "directional_DOFs.h"
#include "DOFsSampler.h"
#include <IMP/Object.h>
#include <IMP/Pointer.h>
#include <IMP/Model.h>
+ Include dependency graph for local_planners.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::kinematics::LocalPlanner
 
class  IMP::kinematics::PathLocalPlanner
 

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< LocalPlanner > > 
IMP::kinematics::LocalPlanners
 
typedef IMP::Vector
< IMP::WeakPointer
< LocalPlanner > > 
IMP::kinematics::LocalPlannersTemp
 
typedef IMP::Vector
< IMP::Pointer
< PathLocalPlanner > > 
IMP::kinematics::PathLocalPlanners
 
typedef IMP::Vector
< IMP::WeakPointer
< PathLocalPlanner > > 
IMP::kinematics::PathLocalPlannersTemp
 

Detailed Description

Planners.

Copyright 2007-2016 IMP Inventors. All rights reserved.

Definition in file local_planners.h.