|
Nugget
|
A primitive's texture information. More...
#include <psyqo/primitives/common.hh>

Public Attributes | |
| uint8_t | u |
| uint8_t | v |
| ClutIndex | clut |
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.
| ClutIndex psyqo::PrimPieces::TexInfo::clut |
| uint8_t psyqo::PrimPieces::TexInfo::u |
| uint8_t psyqo::PrimPieces::TexInfo::v |