IMP Reference Guide
2.14.0
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/Object.h>
#include <IMP/object_macros.h>
#include <IMP/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 | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::display | |
Output IMP model data in various file formats. | |
Typedefs | |
typedef IMP::Vector < IMP::Pointer< Geometry > > | IMP::display::Geometries |
typedef IMP::Vector < IMP::WeakPointer< Geometry > > | IMP::display::GeometriesTemp |
Implement geometry for the basic shapes from IMP.algebra.
Copyright 2007-2020 IMP Inventors. All rights reserved.
Definition in file declare_Geometry.h.