openMSX
Public Member Functions | List of all members
openmsx::IncrPixelAddr4 Struct Reference

Incremental address calculation (pixel-based) More...

Public Member Functions

 IncrPixelAddr4 (unsigned x, unsigned y, int tx)
 
unsigned getAddr () const
 
void step (int tx)
 

Detailed Description

Incremental address calculation (pixel-based)

Definition at line 494 of file VDPCmdEngine.cc.

Constructor & Destructor Documentation

◆ IncrPixelAddr4()

openmsx::IncrPixelAddr4::IncrPixelAddr4 ( unsigned  x,
unsigned  y,
int  tx 
)
inline

Definition at line 496 of file VDPCmdEngine.cc.

Member Function Documentation

◆ getAddr()

unsigned openmsx::IncrPixelAddr4::getAddr ( ) const
inline

Definition at line 501 of file VDPCmdEngine.cc.

◆ step()

void openmsx::IncrPixelAddr4::step ( int  tx)
inline

Definition at line 502 of file VDPCmdEngine.cc.


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