#include "rDisplayList.h"
#include "rScreen.h"
Go to the source code of this file.
Variables | |
static rDisplayList * | se_displayListAnchor = NULL |
static rDisplayListFiller * | sr_currentFiller = NULL |
rDisplayList* se_displayListAnchor = NULL [static] |
Definition at line 66 of file rDisplayList.cpp.
rDisplayListFiller* sr_currentFiller = NULL [static] |
Definition at line 90 of file rDisplayList.cpp.