Super Mario Odyssey | Docs
  1. Pages
  2. Namespaces
  1. Classes
  2. Files

sead::DirectResource class
#include </OdysseyDecomp/lib/sead/include/resource/seadResource.h>

Contents

  • Reference
    • Base classes
    • Derived classes
    • Public static variables
    • Constructors, destructors, conversion operators
    • Public functions
    • Protected variables

Base classes

class Resource

Derived classes

class ArchiveRes

Public static variables

static size_t cLoadDataAlignment constexpr

Constructors, destructors, conversion operators

DirectResource()
~DirectResource() override

Public functions

auto getLoadDataAlignment() const -> s32 virtual
void doCreate_(u8* buffer, u32 bufferSize, Heap* heap) virtual
void create(u8* buffer, u32 bufferSize, u32 allocSize, bool allocated, Heap* heap)
auto getRawData() const -> u8*
auto getRawSize() const -> u32
auto getBufferSize() const -> u32

Protected variables

u8* mRawData
u32 mRawSize
u32 mBufferSize
BitFlag32 mSettingFlag
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.

    Super Mario Odyssey Docs. Created with Doxygen 1.8.20 and m.css.