TexGen
|
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 } |