CrystalSpace

Public API Reference

Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

draw_common.h File Reference

Common software canvas drawing tools. More...

#include "graph2d.h"

Go to the source code of this file.

Classes

class  csPixMixerCopy< Tpixel >
 PixMixer that ignores alpha. More...
class  csPixMixerRGBA< Tpixel >
 PixMixer that mixes the pixel into the background with alpha. More...
class  csPixMixerNoop< Tpixel >
 PixMixer that doesn't do anything. More...

Functions

template<class Tpixel>
void SplitAlpha (const int color, Tpixel &colorPart, uint8 &alphaPart)
 Split a g2d color into the color and alpha part.


Detailed Description

Common software canvas drawing tools.

Definition in file draw_common.h.


Generated for Crystal Space by doxygen 1.3.9.1