IMP logo

display_macros.h File Reference

macros for display classes More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Defines

#define IMP_DISPLAY_GEOMETRY_DECL(Name, Type)
 Define a geometric object using an IMP::algebra one.
#define IMP_DISPLAY_GEOMETRY_DECOMPOSABLE_DECL(Name, 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.
#define IMP_PARTICLE_GEOMETRY(Name, Decorator, action)
#define IMP_PARTICLE_PAIR_GEOMETRY(Name, Decorator, action)
#define IMP_PARTICLE_TRAITS_GEOMETRY(Name, Decorator, TraitsName,traits_name, action)
#define IMP_WRITER(Name)
 Define information for an Writer object.

Detailed Description

macros for display classes

Copyright 2007-2010 IMP Inventors. All rights reserved.


Define Documentation

#define IMP_GEOMETRY ( Name   ) 

Value:

IMP::display::Geometries get_components() const;      \
  IMP_OBJECT(Name)
Define information for an Geometry object.

#define IMP_WRITER ( Name   ) 

Define information for an Writer object.

This macro declares the methods on_open, on_close, add_geometry and show, and defines the destructor and get_version_info.


Generated on Mon Mar 8 23:04:54 2010 for IMP by doxygen 1.5.8