Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

clear.cpp File Reference

#include "ps2s/math.h"
#include "ps2s/packet.h"
#include "ps2gl/clear.h"
#include "ps2gl/glcontext.h"
#include "ps2gl/immgmanager.h"
#include "ps2gl/drawcontext.h"

Go to the source code of this file.

Functions

void glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha)
void glClearDepth (GLclampd depth)
void glClear (GLbitfield mask)


Function Documentation

void glClear GLbitfield    mask
 

Definition at line 96 of file clear.cpp.

void glClearColor GLclampf    red,
GLclampf    green,
GLclampf    blue,
GLclampf    alpha
 

Definition at line 75 of file clear.cpp.

void glClearDepth GLclampd    depth
 

Definition at line 89 of file clear.cpp.


ps2gl version cvs