IMP  2.0.1
The Integrative Modeling Platform
CustomXYZR.h File Reference

Decorator for a sphere-like particle. More...

#include <IMP/misc/misc_config.h>
#include <IMP/core/XYZ.h>
#include <IMP/core/XYZR.h>
#include <IMP/algebra/Sphere3D.h>
#include <limits>
+ Include dependency graph for CustomXYZR.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::misc::CustomXYZR
 A decorator for a particle with x,y,z coordinates and a radius. More...
 

Namespaces

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

Functions

double IMP::misc::get_distance (CustomXYZR a, CustomXYZR b)
 Compute the distance between a pair of particles.
 
const algebra::Sphere3D IMP::misc::get_sphere_d_geometry (CustomXYZR d)
 
void IMP::misc::set_sphere_d_geometry (CustomXYZR d, const algebra::Sphere3D &v)
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file CustomXYZR.h.