libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
Fast::FBInfo Struct Reference

#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
 

Member Data Documentation

◆ applied_height

uint32_t Fast::FBInfo::applied_height

◆ applied_width

uint32_t Fast::FBInfo::applied_width

◆ forceFixedAspect

bool Fast::FBInfo::forceFixedAspect

◆ native_height

uint32_t Fast::FBInfo::native_height

◆ native_width

uint32_t Fast::FBInfo::native_width

◆ orig_height

uint32_t Fast::FBInfo::orig_height

◆ orig_width

uint32_t Fast::FBInfo::orig_width

◆ resize

bool Fast::FBInfo::resize

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