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

Incremental mask calculation. More...

Public Member Functions

 IncrMask4 (unsigned x, int)
 
byte getMask () const
 
void step ()
 

Detailed Description

Incremental mask calculation.

Mask has 0-bits in the position of the pixel, 1-bits elsewhere.

Definition at line 575 of file VDPCmdEngine.cc.

Constructor & Destructor Documentation

◆ IncrMask4()

openmsx::IncrMask4::IncrMask4 ( unsigned  x,
int   
)
inline

Definition at line 577 of file VDPCmdEngine.cc.

Member Function Documentation

◆ getMask()

byte openmsx::IncrMask4::getMask ( ) const
inline

Definition at line 581 of file VDPCmdEngine.cc.

◆ step()

void openmsx::IncrMask4::step ( )
inline

Definition at line 585 of file VDPCmdEngine.cc.


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