Main Page   Namespace List   Compound List   File List   Compound Members   File Members  

Timestep.h File Reference

#include <GL/gl.h>
#include <GL/glu.h>
#include <map>
#include <vector>
#include "Coordinate.h"
#include "PointAverage.h"
#include "Midpoint.h"

Go to the source code of this file.

Compounds

class  Timestep
 Timestep contains the loaded Tetrahedrons and the state of all flags. More...


Defines

#define IS_TIMESTEP_DEF_SIG   1

Typedefs

typedef vector< Coordinate
>::iterator 
CoordIter
typedef pair< CoordIter, CoordIterCoordIterPair
typedef pair< unsigned int,
unsigned int > 
chunk_delim
 convenience typedef. More...


Define Documentation

#define IS_TIMESTEP_DEF_SIG   1
 

Definition at line 19 of file Timestep.h.


Typedef Documentation

typedef pair<unsigned int, unsigned int> chunk_delim
 

convenience typedef.

Definition at line 46 of file Timestep.h.

typedef vector<Coordinate>::iterator CoordIter
 

Definition at line 39 of file Timestep.h.

typedef pair<CoordIter, CoordIter> CoordIterPair
 

Definition at line 41 of file Timestep.h.

Referenced by Timestep::set_random_color.


Generated on Wed Oct 29 10:01:52 2003 for Tetraviewer by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002