TexGen
Classes | Namespaces | Enumerations
Mesher.h File Reference
#include <iterator>
#include "Mesh.h"
#include "BasicVolumes.h"
#include "Materials.h"
Include dependency graph for Mesher.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TexGen::CMesherBase
 
class  TexGen::CMesher
 Class for meshing fabric unit cells. More...
 
struct  TexGen::CMesher::RAISED_NODE
 
struct  TexGen::CMesher::PROJECTED_NODE
 
struct  TexGen::CMesher::TRIANGLE
 

Namespaces

namespace  TexGen
 Namespace containing a series of customised math operations not found in the standard c++ library.
 

Enumerations

enum  TexGen::FACE {
  TexGen::FACE_A , TexGen::FACE_B , TexGen::FACE_C , TexGen::FACE_D ,
  TexGen::FACE_E , TexGen::FACE_F
}