arbeit
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

texConst.h File Reference

#include "texCoordGen.h"
#include <arrayGutz.h>
#include <mathGutz.h>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  glift

Defines

#define GLIFT_NONE   0
 Define Bitwise OR-able constants to specify texture coord names.

#define GLIFT_S_BIT   1
#define GLIFT_T_BIT   2
#define GLIFT_R_BIT   4
#define GLIFT_Q_BIT   8


Define Documentation

#define GLIFT_NONE   0
 

Define Bitwise OR-able constants to specify texture coord names.

Definition at line 37 of file texConst.h.

Referenced by glift::TexConst::operator()(), and glift::TexConst::TexConst().

#define GLIFT_Q_BIT   8
 

Definition at line 41 of file texConst.h.

#define GLIFT_R_BIT   4
 

Definition at line 40 of file texConst.h.

#define GLIFT_S_BIT   1
 

Definition at line 38 of file texConst.h.

#define GLIFT_T_BIT   2
 

Definition at line 39 of file texConst.h.


Send questions, comments, and bug reports to:
jmk