Blender V2.61 - r43446
|
#include "MT_CmMatrix4x4.h"
#include <vector>
#include "RAS_IRasterizer.h"
#include "RAS_MaterialBucket.h"
#include "RAS_ICanvas.h"
Go to the source code of this file.
Classes | |
struct | OglDebugShape |
class | RAS_OpenGLRasterizer |
Defines | |
#define | RAS_MAX_TEXCO 8 |
#define | RAS_MAX_ATTRIB 16 |
Definition in file RAS_OpenGLRasterizer.h.
#define RAS_MAX_ATTRIB 16 |
Definition at line 48 of file RAS_OpenGLRasterizer.h.
Referenced by RAS_OpenGLRasterizer::SetAttrib(), and RAS_OpenGLRasterizer::SetAttribNum().
#define RAS_MAX_TEXCO 8 |
Definition at line 47 of file RAS_OpenGLRasterizer.h.
Referenced by RAS_OpenGLRasterizer::SetTexCoord(), and RAS_OpenGLRasterizer::SetTexCoordNum().