alCameraPoserFactoryFunction namespace
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) -
void initAndCreateTableFromOtherTable(al::
CameraPoserFactory* out, const al:: NameToCreator<al:: CameraPoserCreatorFunction>(&table1)[N1], const al:: NameToCreator<al:: CameraPoserCreatorFunction>(&table2)[N2])