IMP  2.0.1
The Integrative Modeling Platform
ReferenceFrame3D.h File Reference

Simple 3D rotation class. More...

#include <IMP/algebra/algebra_config.h>
#include "Transformation3D.h"
+ Include dependency graph for ReferenceFrame3D.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::algebra::ReferenceFrame3D
 A reference frame in 3D. 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
< ReferenceFrame3D > 
IMP::algebra::ReferenceFrame3Ds
 

Functions

Transformation3D IMP::algebra::get_transformation_from_first_to_second (const ReferenceFrame3D &a, const ReferenceFrame3D &b)
 
ReferenceFrame3D IMP::algebra::get_transformed (const ReferenceFrame3D &rf, const Transformation3D &tr)
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file ReferenceFrame3D.h.