IMP
2.2.0
The Integrative Modeling Platform
|
stores a cone More...
#include "Vector3D.h"
#include "Sphere3D.h"
#include "SpherePatch3D.h"
#include "Plane3D.h"
#include "Segment3D.h"
#include "GeometricPrimitiveD.h"
#include <IMP/base/showable_macros.h>
#include <IMP/base/warning_macros.h>
#include <iostream>
#include "constants.h"
Go to the source code of this file.
Classes | |
class | IMP::algebra::Cone3D |
Namespaces | |
IMP | |
All IMP::kernel code is brought into the IMP namespace. | |
IMP::algebra | |
See IMP.algebra for more information. | |
Typedefs | |
typedef IMP::base::Vector< Cone3D > | IMP::algebra::Cone3Ds |
Functions | |
BoundingBoxD< 3 > | IMP::algebra::get_bounding_box (const Cone3D &g) |
const Cone3D & | IMP::algebra::get_cone_3d_geometry (const Cone3D &g) |
double | IMP::algebra::get_surface_area (const Cone3D &g) |
double | IMP::algebra::get_volume (const Cone3D &g) |
void | IMP::algebra::set_cone_3d_geometry (Cone3D &g, const Cone3D &v) |