IMP
2.3.1
The Integrative Modeling Platform
IMP Mainpage
Modules
Applications
Related Pages
Groups
Classes
Files
Examples
Indexes
File List
File Members
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-2014 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 */
declare_Geometry.h
Implement geometry for the basic shapes from IMP.algebra.
primitive_geometries.h
Implement geometry for the basic shapes from IMP.algebra.