#include "ps2gl/material.h"
#include "ps2gl/glcontext.h"
#include "ps2gl/dlist.h"
#include "ps2gl/lighting.h"
Go to the source code of this file.
Compounds | |
class | CSetColorMatModeCmd |
class | CSetMaterialPropCmd |
class | CSetUseColorMaterialCmd |
Functions | |
void | glMaterialfv (GLenum face, GLenum pname, const GLfloat *params) |
void | glMaterialf (GLenum face, GLenum pname, GLfloat param) |
void | glColorMaterial (GLenum face, GLenum mode) |
|
Definition at line 245 of file material.cpp. |
|
Definition at line 225 of file material.cpp. |
|
Definition at line 185 of file material.cpp. |