|
IMP Reference Guide
develop.169ea894ba,2025/11/02
The Integrative Modeling Platform
|
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 | |
| IMP | |
| Base functionality and abstract base classes for representation, scoring and sampling. | |
| IMP::misc | |
| Miscellaneous functionality that is not expected to be used by many IMP users. | |
Typedefs | |
| typedef IMP::Vector< CustomXYZR > | IMP::misc::CustomXYZRs |
Functions | |
| double | IMP::misc::get_distance (CustomXYZR a, CustomXYZR b) |
| Compute the distance between a pair of particles. More... | |
| const algebra::Sphere3D | IMP::misc::get_sphere_d_geometry (CustomXYZR d) |
| void | IMP::misc::set_sphere_d_geometry (CustomXYZR d, const algebra::Sphere3D &v) |
Decorator for a sphere-like particle.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file CustomXYZR.h.