MercuryDisplayEE Class Reference

Display driver for the PlayStation 2. More...

#include <MercuryDisplayEE.h>

Inheritance diagram for MercuryDisplayEE:

Inheritance graph
[legend]
Collaboration diagram for MercuryDisplayEE:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MercuryDisplayEE ()
virtual void DrawNoGeometry (const MercuryMesh &mesh, DRAWTYPES drawtype)

Protected Member Functions

virtual void InternalDrawPoly (const InternalPoint *points, int verts=3, int mode=0)

Protected Attributes

MATRIX current_matrix
unsigned int m_pixelFormat

Detailed Description

Display driver for the PlayStation 2.

Definition at line 18 of file MercuryDisplayEE.h.


Constructor & Destructor Documentation

MercuryDisplayEE::MercuryDisplayEE (  ) 

Definition at line 13 of file MercuryDisplayEE.cpp.


Member Function Documentation

void MercuryDisplayEE::DrawNoGeometry ( const MercuryMesh mesh,
DRAWTYPES  drawtype 
) [virtual]

Definition at line 18 of file MercuryDisplayEE.cpp.

void MercuryDisplayEE::InternalDrawPoly ( const InternalPoint *  points,
int  verts = 3,
int  mode = 0 
) [protected, virtual]

Definition at line 22 of file MercuryDisplayEE.cpp.


Member Data Documentation

MATRIX MercuryDisplayEE::current_matrix [protected]

Definition at line 25 of file MercuryDisplayEE.h.

unsigned int MercuryDisplayEE::m_pixelFormat [protected]

Definition at line 26 of file MercuryDisplayEE.h.


The documentation for this class was generated from the following files:
Hosted by SourceForge.net Logo