IMP  2.3.0
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. More...
 
#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 information for an Geometry object. More...
 
#define IMP_PARTICLE_GEOMETRY(Name, Decorator, action)
 
#define IMP_PARTICLE_PAIR_GEOMETRY(Name, Decorator, action)
 

Detailed Description

macros for display classes

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file geometry_macros.h.

Macro Definition Documentation

#define IMP_DISPLAY_GEOMETRY_DECL (   Name,
  Names,
  Type 
)

Define a geometric object using an IMP::algebra one.

Definition at line 31 of file geometry_macros.h.

#define IMP_DISPLAY_GEOMETRY_DEF (   Name,
  Type 
)

Define information for an Geometry object.

Definition at line 15 of file geometry_macros.h.