79 void debugPrint(std::ostream &);
101 myGamma(1.0
f), myLock(0) {}
105 unsigned
char *build(
float gamma,
unsigned int b,
unsigned int w);
106 unsigned char lookup(
unsigned char val) {
return myTable[
val]; }
109 unsigned char *myTable;
110 unsigned int myBlack;
111 unsigned int myWhite;
120 myGamma(1.0
f), myLock(0) {}
124 unsigned
short *build(
float gamma,
unsigned int b,
unsigned int w);
125 unsigned short lookup(
unsigned short val) {
return myTable[
val]; }
128 unsigned short *myTable;
129 unsigned int myBlack;
130 unsigned int myWhite;
#define UT_NON_COPYABLE(CLASS)
Define deleted copy constructor and assignment operator inside a class.
GLboolean GLboolean GLboolean b
GLubyte GLubyte GLubyte GLubyte w
GLdouble GLdouble GLdouble y2
uint64_t multiply(uint64_t lhs, uint64_t rhs)