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

alCameraPoserFactoryFunction namespace
#include <l/Library/Camera/CameraPoserFactory.h>

Contents

  • Reference
    • Functions

Functions

void initAndCreateTableFromOtherTable2(al::CameraPoserFactory* out, const al::NameToCreator<al::CameraPoserCreatorFunction>* table1, s32 table1Count, const al::NameToCreator<al::CameraPoserCreatorFunction>* table2, s32 table2Count)
void initAndCreateTableWithAnotherFactory(al::CameraPoserFactory* out, const al::CameraPoserFactory* factory, const al::NameToCreator<al::CameraPoserCreatorFunction>* table, s32 tableCount)
void initAndCreateTableWithPresetPosers(al::CameraPoserFactory* out, const al::NameToCreator<al::CameraPoserCreatorFunction>* table, s32 tableCount)
template<s32 N1, s32 N2>
void initAndCreateTableFromOtherTable(al::CameraPoserFactory* out, const al::NameToCreator<al::CameraPoserCreatorFunction>(&table1)[N1], const al::NameToCreator<al::CameraPoserCreatorFunction>(&table2)[N2])
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.