IMP
2.3.1
The Integrative Modeling Platform
|
Represent a cone in 3D. 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 |
Represent a cone in 3D. More... | |
Namespaces | |
IMP | |
Synonym for IMP::kernel. | |
IMP::algebra | |
General purpose algebraic and geometric methods that are expected to be used by a wide variety of IMP modules. | |
Typedefs | |
typedef IMP::base::Vector< Cone3D > | IMP::algebra::Cone3Ds |