IMP
2.2.0
The Integrative Modeling Platform
|
stores a cylinder More...
#include "Vector3D.h"
#include "Rotation3D.h"
#include "Transformation3D.h"
#include "Segment3D.h"
#include "GeometricPrimitiveD.h"
#include <IMP/base/showable_macros.h>
#include <iostream>
#include "constants.h"
Go to the source code of this file.
Classes | |
class | IMP::algebra::Cylinder3D |
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 < Cylinder3D > | IMP::algebra::Cylinder3Ds |
Functions | |
BoundingBoxD< 3 > | IMP::algebra::get_bounding_box (const Cylinder3D &g) |
const Cylinder3D & | IMP::algebra::get_cylinder_3d_geometry (const Cylinder3D &g) |
double | IMP::algebra::get_surface_area (const Cylinder3D &g) |
double | IMP::algebra::get_volume (const Cylinder3D &g) |
void | IMP::algebra::set_cylinder_3d_geometry (Cylinder3D &g, const Cylinder3D &v) |
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file Cylinder3D.h.