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

Go to the source code of this file.

Classes

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

Namespaces

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

Typedefs

typedef int TexGen::PATTERN3D
 

Enumerations

enum  { TexGen::PATTERN3D_YYARN , TexGen::PATTERN3D_XYARN , TexGen::PATTERN3D_NOYARN }
 
enum  { TexGen::WARP , TexGen::BINDER , TexGen::WEFT }
 
enum  { TexGen::BOTTOM_TO_TOP , TexGen::TOP_TO_BOTTOM , TexGen::ALTERNATE_WEFT_STACK }