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

Public Member Functions

 CNextBlockCmd (CDListCmdBlock *nextBlock)
 
CDListCmdPlay ()
 

Private Attributes

CDListCmdBlockNextBlock
 

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 73 of file dlist.h.

Constructor & Destructor Documentation

◆ CNextBlockCmd()

CNextBlockCmd::CNextBlockCmd ( CDListCmdBlock nextBlock)
inline

Definition at line 77 of file dlist.h.

Member Function Documentation

◆ Play()

CDListCmd * CNextBlockCmd::Play ( )
inlinevirtual

Implements CDListCmd.

Definition at line 147 of file dlist.h.

Field Documentation

◆ NextBlock

CDListCmdBlock* CNextBlockCmd::NextBlock
private

Definition at line 74 of file dlist.h.


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