IMP logo
IMP Reference Guide  2.6.0
The Integrative Modeling Platform
display.h
Go to the documentation of this file.
1 /**
2  * \file IMP/display.h
3  * \brief Include all non-deprecated headers in IMP.display.
4  *
5  * Copyright 2007-2016 IMP Inventors. All rights reserved.
6  */
7 
8 #ifndef IMP_DISPLAY_H
9 #define IMP_DISPLAY_H
10 #include <IMP/display/Color.h>
11 #include <IMP/display/Colored.h>
17 #include <IMP/display/Writer.h>
20 #include <IMP/display/geometry.h>
27 #endif /* IMP_DISPLAY_H */
A decorator for a particle with a color.
Remove geometry which is not above a plane.
Represent an XYZR restraint with a sphere.
Write geometry to a file during optimization.
macros for display classes
Implement geometry for the basic shapes from IMP.algebra.
Build dependency graphs on models.
macros for display classes
Implement geometry for the basic shapes from IMP.algebra.
Base class for writing geometry to a file.
Represent an XYZR particle with a sphere.
macros for display classes
Write a CGO file with the geometry.
Represent a color.
Provide a standard geometry processing framework.
Backwards compatibility header.
Implement geometry for the basic shapes from IMP.algebra.