IMP  2.3.0
The Integrative Modeling Platform
declare_Geometry.h File Reference

Implement geometry for the basic shapes from IMP.algebra. More...

#include <IMP/display/display_config.h>
#include "Color.h"
#include <IMP/base/Object.h>
#include <IMP/base/object_macros.h>
#include <IMP/base/ref_counted_macros.h>
+ Include dependency graph for declare_Geometry.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::display::Geometry
 The base class for geometry. More...
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::display
 Output IMP model data in various file formats.
 

Typedefs

typedef IMP::base::Vector
< IMP::base::Pointer< Geometry > > 
IMP::display::Geometries
 
typedef IMP::base::Vector
< IMP::base::WeakPointer
< Geometry > > 
IMP::display::GeometriesTemp
 

Detailed Description

Implement geometry for the basic shapes from IMP.algebra.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file declare_Geometry.h.