Transform.h File Reference

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

Go to the source code of this file.

Classes

struct  Transform< _Scalar, _Dim >::construct_from_matrix< OtherDerived, BigMatrix >
struct  Transform< _Scalar, _Dim >::construct_from_matrix< OtherDerived, true >
struct  ei_transform_product_impl< Other, Dim, HDim, Dim, 1 >
struct  ei_transform_product_impl< Other, Dim, HDim, Dim, Dim >
struct  ei_transform_product_impl< Other, Dim, HDim, HDim, 1 >
struct  ei_transform_product_impl< Other, Dim, HDim, HDim, HDim >
class  Transform< _Scalar, _Dim >
 Represents an homogeneous transformation in a N dimensional space. More...

Typedefs

typedef Transform< double, 2 > Transform2d
typedef Transform< float, 2 > Transform2f
typedef Transform< double, 3 > Transform3d
typedef Transform< float, 3 > Transform3f

Enumerations

enum  TransformTraits { Isometry, Affine, Projective }

Enumeration Type Documentation

Represents some traits of a transformation

Enumerator:
Isometry 

the transformation is a concatenation of translations and rotations

Affine 

the transformation is affine (linear transformation + translation)

Projective 

the transformation might not be affine

Definition at line 30 of file Transform.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:20:57 2013