8 #ifndef IMPDISPLAY_GEOMETRY_PROCESSOR_H
9 #define IMPDISPLAY_GEOMETRY_PROCESSOR_H
11 #include <IMP/display/display_config.h>
15 IMPDISPLAY_BEGIN_NAMESPACE
56 virtual bool handle_anything(
Geometry *,
Color, std::string) {
return false; }
60 void handle_geometry_internal(
Geometry *g,
bool has_color,
Color c,
66 IMPDISPLAY_END_NAMESPACE
The base class for geometry.
Implement geometry for the basic shapes from IMP.algebra.
Provide a standard geometry processing framework.
Implement geometry for the basic shapes from IMP.algebra.
A text label for a ball in space.