IMP  2.0.1
The Integrative Modeling Platform
geometry_macros.h File Reference

macros for display classes More...

+ Include dependency graph for geometry_macros.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IMP_DISPLAY_GEOMETRY_DECL(Name, Names, Type)
 Define a geometric object using an IMP::algebra one.
 
#define IMP_DISPLAY_GEOMETRY_DECOMPOSABLE_DECL(Name, Names, Type)
 
#define IMP_DISPLAY_GEOMETRY_DECOMPOSABLE_DEF(Name, Type, decomp)
 
#define IMP_DISPLAY_GEOMETRY_DEF(Name, Type)
 
#define IMP_GEOMETRY(Name)
 Define information for an Geometry object. More...
 
#define IMP_PARTICLE_GEOMETRY(Name, Decorator, action)
 
#define IMP_PARTICLE_PAIR_GEOMETRY(Name, Decorator, action)
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file geometry_macros.h.

Macro Definition Documentation

#define IMP_GEOMETRY (   Name)
Value:
IMP_IMPLEMENT(IMP::display::Geometries get_components() const); \
IMP_OBJECT(Name)

Definition at line 15 of file geometry_macros.h.