TransType.h File Reference

#include <Types.hpp>

Include dependency graph for TransType.h:

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

Go to the source code of this file.

Classes

struct  parsetrans
struct  variable

Enumerations

enum  TransType { translation, rotation, scale, matrix }


Enumeration Type Documentation

enum TransType

Enumerator:
translation 
rotation 
scale 
matrix 

Definition at line 14 of file TransType.h.

00014                {
00015   translation,
00016   rotation,
00017   scale,
00018   matrix
00019 };


Generated on Wed Nov 19 00:03:32 2008 for FreeFEM3D (aka ff3d) by  doxygen 1.5.6