LibN2L-4 Library Code Reference
Classes
Compounds
Files
Members
Method Index
Full Reference
n2l::cColourMod Class Reference
A representation of a colour which may or may not have an alpha channel.
More...
#include <cColourMod.h>
Collaboration diagram for n2l::cColourMod:
[legend]List of all members.Public Types
Public Member Functions
Detailed Description
A representation of a colour which may or may not have an alpha channel.
Definition at line 42 of file cColourMod.h.
Member Enumeration Documentation
|
|
- Enumerator:
-
| ModType_None |
|
| ModType_Add |
|
| ModType_Mul |
|
| ModType_AddMul |
|
| ModType_MulAdd |
|
| ModType_Replace |
|
| ModType_NumModTypes |
|
Definition at line 45 of file cColourMod.h. |
Constructor & Destructor Documentation
| n2l::cColourMod::cColourMod |
( |
|
) |
|
|
| n2l::cColourMod::cColourMod |
( |
const cDynVar & |
iDef |
) |
|
|
| n2l::cColourMod::~cColourMod |
( |
|
) |
|
|
Member Function Documentation
| void n2l::cColourMod::apply |
( |
cColour & |
ioC |
) |
const |
|
| void n2l::cColourMod::apply |
( |
cColour & |
oC, |
|
|
const cColour & |
iC |
|
) |
const |
|
| void n2l::cColourMod::load |
( |
const cDynVar & |
iDef |
) |
|
|
| void n2l::cColourMod::modType |
( |
const tModType & |
iModType |
) |
|
|
The documentation for this class was generated from the following files: