IMP  2.0.1
The Integrative Modeling Platform
atom/python_only.h File Reference

functionality only availble in python. More...

#include <IMP/atom/atom_config.h>
+ Include dependency graph for atom/python_only.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::atom
 See IMP.atom Overview for more information.
 

Python Only

The following functions are only availale in Python as the equivalent C++ functionality is provided via template functions or in other ways that don't directly map to python.

void IMP::atom::show_molecular_hiearchy (Hierarchy h)
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file atom/python_only.h.