intersecting_faces.h File Reference

#include "meshmorph.h"

Include dependency graph for intersecting_faces.h:

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

Go to the source code of this file.

Classes

class  Intersecting_Faces

Defines

#define INTERSECTING_FACES_H   1

Typedefs

typedef __gnu_cxx::hash_map<
Face *, vec_fp, f_hash, eqf
hmap_f_f
typedef __gnu_cxx::hash_map<
Face *, vec_fp, f_hash, eqf
>::iterator 
htff_it
typedef __gnu_cxx::hash_map<
Face *, vec_fp, f_hash, eqf
>::const_iterator 
htff_cit
typedef __gnu_cxx::hash_set<
Vertex *, v_hash, eqv
>::iterator 
hv_it


Define Documentation

#define INTERSECTING_FACES_H   1


Typedef Documentation

typedef __gnu_cxx::hash_map<Face*,vec_fp,f_hash,eqf> hmap_f_f

typedef __gnu_cxx::hash_map<Face*,vec_fp,f_hash,eqf>::const_iterator htff_cit

typedef __gnu_cxx::hash_map<Face*,vec_fp,f_hash,eqf>::iterator htff_it

typedef __gnu_cxx::hash_set<Vertex*,v_hash,eqv>::iterator hv_it


Generated on Fri Feb 13 13:58:16 2009 for meshmorph by  doxygen 1.5.1