8 #ifndef IMPDISPLAY_FILTER_GEOMETRY_H
9 #define IMPDISPLAY_FILTER_GEOMETRY_H
11 #include <IMP/display/display_config.h>
20 IMPDISPLAY_BEGIN_NAMESPACE
48 IMPDISPLAY_END_NAMESPACE
A container for Singletons.
The base class for geometry.
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
Implement geometry for the basic shapes from IMP.algebra.
Provide a standard geometry processing framework.
Various general useful macros for IMP.
virtual Geometries get_components() const
Return a set of geometry composing this one.
Provide a standard geometry processing framework.
void add_geometry(RMF::FileHandle file, display::Geometry *r)
Add a single geometry to the file.
Remove geometry which is not above a plane.
#define IMP_OVERRIDE
Cause a compile error if this method does not override a parent method.