ishader.h File Reference

#include "texturelib.h"
Include dependency graph for ishader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  BlendFunc
class  IShader

Typedefs

typedef unsigned char BlendFactor

Variables

const BlendFactor BLEND_ZERO = 0
const BlendFactor BLEND_ONE = 1
const BlendFactor BLEND_SRC_COLOUR = 2
const BlendFactor BLEND_ONE_MINUS_SRC_COLOUR = 3
const BlendFactor BLEND_SRC_ALPHA = 4
const BlendFactor BLEND_ONE_MINUS_SRC_ALPHA = 5
const BlendFactor BLEND_DST_COLOUR = 6
const BlendFactor BLEND_ONE_MINUS_DST_COLOUR = 7
const BlendFactor BLEND_DST_ALPHA = 8
const BlendFactor BLEND_ONE_MINUS_DST_ALPHA = 9
const BlendFactor BLEND_SRC_ALPHA_SATURATE = 10

Typedef Documentation

typedef unsigned char BlendFactor

Definition at line 6 of file ishader.h.


Variable Documentation

Definition at line 15 of file ishader.h.

Definition at line 13 of file ishader.h.

Definition at line 8 of file ishader.h.

Definition at line 16 of file ishader.h.

Definition at line 14 of file ishader.h.

Definition at line 12 of file ishader.h.

Definition at line 10 of file ishader.h.

Definition at line 11 of file ishader.h.

Definition at line 17 of file ishader.h.

Definition at line 9 of file ishader.h.

Definition at line 7 of file ishader.h.


Generated by  doxygen 1.6.2