#include "ps2s/vif.h"
#include "GL/gl.h"
#include "GL/ps2gl.h"
#include "ps2gl/renderer.h"
#include "ps2gl/base_renderer.h"
Go to the source code of this file.
Compounds | |
class | CRendererManager |
struct | tRenderer |
Enumerations | |
enum | tLightType { kDirectional, kPoint, kSpot } |
|
Definition at line 31 of file renderermanager.h. |