IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/19
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/Object.h>
#include <IMP/object_macros.h>
#include <IMP/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
 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
 

Detailed Description

Implement geometry for the basic shapes from IMP.algebra.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file declare_Geometry.h.