IMP
2.3.1
The Integrative Modeling Platform
|
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>
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 |
Implement geometry for the basic shapes from IMP.algebra.
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file declare_Geometry.h.