IMP  2.4.0
The Integrative Modeling Platform
geometry.h
Go to the documentation of this file.
1 /**
2  * \file IMP/display/geometry.h
3  * \brief Backwards compatibility header.
4  *
5  * Copyright 2007-2015 IMP Inventors. All rights reserved.
6  */
7 
8 #ifndef IMPDISPLAY_GEOMETRY_H
9 #define IMPDISPLAY_GEOMETRY_H
10 
11 #include <IMP/display/display_config.h>
12 #include "declare_Geometry.h"
13 #include "primitive_geometries.h"
14 
15 IMPDISPLAY_BEGIN_NAMESPACE
16 
17 IMPDISPLAY_END_NAMESPACE
18 
19 #endif /* IMPDISPLAY_GEOMETRY_H */
Implement geometry for the basic shapes from IMP.algebra.
Implement geometry for the basic shapes from IMP.algebra.