IMP
2.0.0
The Integrative Modeling Platform
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
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-2013 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 */