transform.h File Reference

#include "vec3.h"
#include "emobject.h"
#include <cstdio>

Include dependency graph for transform.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  EMAN

Classes

class  EMAN::Transform
 A Transform object is a somewhat specialized object designed specifically for EMAN2/Sparx storage of alignment parameters and euler orientations. More...

Defines

#define eman__transform_h__   1
 
Id
transform.h,v 1.179 2011/07/28 21:25:32 john Exp


Functions

Transform EMAN::operator * (const Transform &M2, const Transform &M1)
 Matrix times Matrix, a pure mathematical operation.
template<typename Type>
Vec3f EMAN::operator * (const Transform &M, const Vec3< Type > &v)
 Matrix times Vector, a pure mathematical operation.
template<typename Type>
Vec2f EMAN::operator * (const Transform &M, const Vec2< Type > &v)
 Matrix times Vector, a pure mathematical operation.
template<typename Type>
Vec3f EMAN::operator * (const Vec3< Type > &v, const Transform &M)
 Vector times a matrix.


Define Documentation

#define eman__transform_h__   1

Id
transform.h,v 1.179 2011/07/28 21:25:32 john Exp

Definition at line 38 of file transform.h.


Generated on Thu May 3 10:08:06 2012 for EMAN2 by  doxygen 1.4.7