|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
#include <interpreter.h>
Public Attributes | |
| uint32_t | orig_width |
| uint32_t | orig_height |
| uint32_t | applied_width |
| uint32_t | applied_height |
| uint32_t | native_width |
| uint32_t | native_height |
| bool | resize |
| bool | forceFixedAspect |
| uint32_t Fast::FBInfo::applied_height |
| uint32_t Fast::FBInfo::applied_width |
| bool Fast::FBInfo::forceFixedAspect |
| uint32_t Fast::FBInfo::native_height |
| uint32_t Fast::FBInfo::native_width |
| uint32_t Fast::FBInfo::orig_height |
| uint32_t Fast::FBInfo::orig_width |
| bool Fast::FBInfo::resize |