IMP  2.3.0
The Integrative Modeling Platform
Cone3D.h File Reference

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"
+ Include dependency graph for Cone3D.h:
+ This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Represent a cone in 3D.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file Cone3D.h.