|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
#include <interpreter.h>
Public Attributes | |
| float | x |
| float | y |
| float | z |
| float | w |
| float | u |
| float | v |
| struct RGBA | color |
| uint8_t | clip_rej |
| uint8_t Fast::LoadedVertex::clip_rej |
| struct RGBA Fast::LoadedVertex::color |
| float Fast::LoadedVertex::u |
| float Fast::LoadedVertex::v |
| float Fast::LoadedVertex::w |
| float Fast::LoadedVertex::x |
| float Fast::LoadedVertex::y |
| float Fast::LoadedVertex::z |