Return to previous page | Return to menu | Go to next page


void
Scroll function

slScrMatConv

Convert current matrix into scrollable matrix

Format

void slScrMatConv(void)

Parameter

None

Function

Converts the current matrix to a scrollable matrix.

If this function is used, the current matrix will be rewritten, so if you want to save the current matrix, execute “slPushMatrix” before this function.

Return value

None

Reference: HARDWEAR MANUAL vol.2 (VDP2)

slScrMatConv


Return to previous page | Return to menu | Go to next page