Nugget
Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
psyqo::PrimPieces::TPageLoc Struct Reference

A primitive's tpage location. More...

#include <psyqo/primitives/common.hh>

Public Member Functions

TPageLocsetPageX (uint8_t x)
 
TPageLocsetPageY (uint8_t y)
 

Friends

struct TPageAttr
 

Detailed Description

A primitive's tpage location.

This represents the location of a texture page in the VRAM space, and is used in the TPageAttr struct. This can be used to easily set the page location in a primitive's attribute while keeping the other attributes intact.

Member Function Documentation

◆ setPageX()

TPageLoc & psyqo::PrimPieces::TPageLoc::setPageX ( uint8_t  x)
inline

◆ setPageY()

TPageLoc & psyqo::PrimPieces::TPageLoc::setPageY ( uint8_t  y)
inline

Friends And Related Symbol Documentation

◆ TPageAttr

friend struct TPageAttr
friend

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