|
IMP Reference Guide
develop.169ea894ba,2025/11/02
The Integrative Modeling Platform
|
Simple 3D sphere patch class. More...
#include "Sphere3D.h"#include "Plane3D.h"#include "GeometricPrimitiveD.h"#include <cereal/access.hpp>
Include dependency graph for SpherePatch3D.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IMP::algebra::SpherePatch3D |
| A sphere patch is defined as all points above the plane and on the sphere. More... | |
Namespaces | |
| IMP | |
| Base functionality and abstract base classes for representation, scoring and sampling. | |
| IMP::algebra | |
| General purpose algebraic and geometric methods that are expected to be used by a wide variety of IMP modules. | |
Typedefs | |
| typedef IMP::Vector < SpherePatch3D > | IMP::algebra::SpherePatch3Ds |
Simple 3D sphere patch class.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file SpherePatch3D.h.