TexGen
Classes | Namespaces | Functions
TexGenRenderer.h File Reference
#include "../Core/TexGen.h"
Include dependency graph for TexGenRenderer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TexGen::PROP_INFO
 
struct  TexGen::PROP_YARN_INFO
 
struct  TexGen::PROP_NODE_INFO
 
struct  TexGen::PROP_IMAGE_INFO
 
class  TexGen::CTexGenRenderer
 Used for rendering stuff using VTK http://www.vtk.org/. More...
 

Namespaces

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

Functions

bool TexGen::operator< (const PROP_YARN_INFO &left, const PROP_YARN_INFO &right)
 Used for sorting algorithms. More...
 
bool TexGen::operator< (const PROP_NODE_INFO &left, const PROP_NODE_INFO &right)
 Used for sorting algorithms. More...