IMP  2.4.0
The Integrative Modeling Platform
Namespaces | Functions
core/utility.h File Reference

Various important functionality for implementing decorators. More...

#include <IMP/core/core_config.h>
#include "XYZR.h"
#include <IMP/base_types.h>
#include <IMP/algebra/Segment3D.h>
#include <IMP/algebra/Transformation3D.h>
#include <IMP/kernel/Model.h>
#include <IMP/kernel/Particle.h>
+ Include dependency graph for core/utility.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::core
 Basic functionality that is expected to be used by a wide variety of IMP users.
 

Functions

algebra::BoundingBoxD< 3 > IMP::core::get_bounding_box (const XYZRs &ps)
 Get the bounding box. More...
 
algebra::Vector3D IMP::core::get_centroid (const XYZs &ps)
 Get the centroid. More...
 

Detailed Description

Various important functionality for implementing decorators.

Copyright 2007-2015 IMP Inventors. All rights reserved.

Definition in file core/utility.h.