PS2GL
OpenGL*-like API for the PS2
Loading...
Searching...
No Matches
CSetDrawBuffers Class Reference
+ Inheritance diagram for CSetDrawBuffers:
+ Collaboration diagram for CSetDrawBuffers:

Public Member Functions

 CSetDrawBuffers (bool inter, GS::CMemArea *frame0, GS::CMemArea *frame1, GS::CMemArea *depth)
 
CDListCmdPlay ()
 

Private Attributes

GS::CMemArea * Frame0
 
GS::CMemArea * Frame1
 
GS::CMemArea * Depth
 
bool Interlaced
 

Additional Inherited Members

- Static Public Member Functions inherited from CDListCmd
template<class CmdType >
static int SizeOf ()
 
template<class CmdType >
static CDListCmdGetNextCmd (CmdType *cmd)
 

Detailed Description

Definition at line 415 of file drawcontext.cpp.

Constructor & Destructor Documentation

◆ CSetDrawBuffers()

CSetDrawBuffers::CSetDrawBuffers ( bool  inter,
GS::CMemArea *  frame0,
GS::CMemArea *  frame1,
GS::CMemArea *  depth 
)
inline

Definition at line 420 of file drawcontext.cpp.

Member Function Documentation

◆ Play()

CDListCmd * CSetDrawBuffers::Play ( )
inlinevirtual

Implements CDListCmd.

Definition at line 427 of file drawcontext.cpp.

Field Documentation

◆ Frame0

GS::CMemArea* CSetDrawBuffers::Frame0
private

Definition at line 416 of file drawcontext.cpp.

◆ Frame1

GS::CMemArea * CSetDrawBuffers::Frame1
private

Definition at line 416 of file drawcontext.cpp.

◆ Depth

GS::CMemArea * CSetDrawBuffers::Depth
private

Definition at line 416 of file drawcontext.cpp.

◆ Interlaced

bool CSetDrawBuffers::Interlaced
private

Definition at line 417 of file drawcontext.cpp.


The documentation for this class was generated from the following file: