Blender V2.61 - r43446
|
#include <iostream>
#include "RAS_ListRasterizer.h"
#include "GL/glew.h"
#include "RAS_MaterialBucket.h"
#include "RAS_TexVert.h"
#include "MT_assert.h"
Go to the source code of this file.
Defines | |
#define | spit(x) |
Definition in file RAS_ListRasterizer.cpp.
#define spit | ( | x | ) |
Definition at line 24 of file RAS_ListRasterizer.cpp.
Referenced by RAS_ListSlot::DrawList(), RAS_ListSlot::RemoveList(), and RAS_ListSlot::SetModified().