|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
#include <interpreter.h>
Public Attributes | |
| uint16_t | width |
| uint16_t | height |
| float | h_byte_scale = 1 |
| float | v_pixel_scale = 1 |
| std::shared_ptr< Fast::Texture > | resource |
| Fast::TextureType | type |
| float Fast::RawTexMetadata::h_byte_scale = 1 |
| uint16_t Fast::RawTexMetadata::height |
| std::shared_ptr<Fast::Texture> Fast::RawTexMetadata::resource |
| Fast::TextureType Fast::RawTexMetadata::type |
| float Fast::RawTexMetadata::v_pixel_scale = 1 |
| uint16_t Fast::RawTexMetadata::width |