Nugget
Loading...
Searching...
No Matches
Public Attributes | List of all members
psyqo::PrimPieces::TexInfo Struct Reference

A primitive's texture information. More...

#include <psyqo/primitives/common.hh>

Collaboration diagram for psyqo::PrimPieces::TexInfo:
Collaboration graph
[legend]

Public Attributes

uint8_t u
 
uint8_t v
 
ClutIndex clut
 

Detailed Description

A primitive's texture information.

This is a common building block piece used in primitives. The binary representation is meant to be the same as the texture argument for GPU commands.

Member Data Documentation

◆ clut

ClutIndex psyqo::PrimPieces::TexInfo::clut

◆ u

uint8_t psyqo::PrimPieces::TexInfo::u

◆ v

uint8_t psyqo::PrimPieces::TexInfo::v

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