TexGen
Classes | Namespaces | Typedefs | Enumerations
TextileWeave.h File Reference
#include "Textile.h"
#include "DomainPlanes.h"
#include "PatternDraft.h"
Include dependency graph for TextileWeave.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TexGen::CTextileWeave
 Represents a woven textile. More...
 
struct  TexGen::CTextileWeave::YARNDATA
 Data structure to keep track of yarn parameters. More...
 

Namespaces

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

Typedefs

typedef bool TexGen::PATTERN2D
 

Enumerations

enum  { TexGen::PATTERN_XYARN = 1 , TexGen::PATTERN_YYARN = 0 }