IMP  2.0.1
The Integrative Modeling Platform
SphericalVector3D.h File Reference

Stores and converts spherical coordinates. More...

#include <IMP/algebra/algebra_config.h>
#include "Vector3D.h"
#include "IMP/base/exception.h"
#include "constants.h"
#include <IMP/base/showable_macros.h>
#include "GeometricPrimitiveD.h"
#include <cmath>
+ Include dependency graph for SphericalVector3D.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::algebra::SphericalVector3D
 Class to represent a 3D point in spherical coordinates. More...
 

Namespaces

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::algebra
 See IMP.algebra Overview for more information.
 

Typedefs

typedef IMP::base::Vector
< SphericalVector3D > 
IMP::algebra::SphericalVector3Ds
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file SphericalVector3D.h.