53 inline operator unsigned char ()
const;
54 inline operator unsigned short ()
const;
55 inline operator unsigned int ()
const;
56 inline operator float ()
const;
68 {
return !(*
this ==
v); }
71 {
return !(*
this ==
v); }
76 inline void setRange(
unsigned int b,
unsigned int w);
78 inline unsigned int getWhite()
const {
return myWhite; }
79 inline unsigned int getBlack()
const {
return myBlack; }
typedef int(APIENTRYP RE_PFNGLXSWAPINTERVALSGIPROC)(int)
bool isSameType(PXL_DataFormat format, unsigned b, unsigned w) const
bool operator!=(unsigned int v) const
Type operator+(int) const
unsigned int getBlack() const
bool operator==(unsigned int) const
Type operator*(int) const
IMATH_NAMESPACE::V2f float
unsigned int getWhite() const
GLint GLint GLsizei GLint GLenum format
PXL_Pixel(unsigned int black=0, unsigned int white=0, Type value=0)
Type operator-(int) const
GLboolean GLboolean GLboolean b
int getIntFromFloat(float f) const
void mapValue(unsigned int val)
Type operator/(int) const
Type assign(unsigned int)
const char * formatName() const
void setBWPoints(float b, float w)
GLubyte GLubyte GLubyte GLubyte w
void setRange(unsigned int b, unsigned int w)
bool operator!=(float v) const
PXL_DataFormat getFormat() const