Manip16to16 Class Reference

List of all members.

Static Public Member Functions

static void copy (uint16 &dest, uint16 src)
static void split_source (uint16 pix, unsigned int &r, unsigned int &g, unsigned int &b)
static void split_dest (uint16 pix, unsigned int &r, unsigned int &g, unsigned int &b)
static uint16 rgb (unsigned int r, unsigned int g, unsigned int b)

Detailed Description

Definition at line 171 of file imagescl.cc.


Member Function Documentation

static void Manip16to16::copy ( uint16 dest,
uint16  src 
) [inline, static]

Definition at line 174 of file imagescl.cc.

static void Manip16to16::split_source ( uint16  pix,
unsigned int &  r,
unsigned int &  g,
unsigned int &  b 
) [inline, static]

Definition at line 176 of file imagescl.cc.

Referenced by split_dest().

static void Manip16to16::split_dest ( uint16  pix,
unsigned int &  r,
unsigned int &  g,
unsigned int &  b 
) [inline, static]

Definition at line 183 of file imagescl.cc.

References split_source().

Here is the call graph for this function:

static uint16 Manip16to16::rgb ( unsigned int  r,
unsigned int  g,
unsigned int  b 
) [inline, static]

Definition at line 186 of file imagescl.cc.


The documentation for this class was generated from the following file:
Generated on Mon Jul 9 14:57:15 2007 for ExultEngine by  doxygen 1.5.1