3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/platform/brstd/move_only_function.h"
14namespace GeometryAtlas {
28 ::ll::TypedStorage<8, 64, ::brstd::move_only_function<void(::GeometryAtlas::RenderableUpdateCommand&&)>>
30 ::ll::TypedStorage<8, 64, ::brstd::move_only_function<::dragon::atlas::AtlasTileHandle(uint
const&)
const>>
35 using DispatchFunctionPointer = ::std::weak_ptr<::GeometryAtlas::CommandDispatcherArgs::DispatchFunctions>;
40 ::ll::TypedStorage<4, 4, uint> mId;
41 ::ll::TypedStorage<8, 16, ::std::weak_ptr<::GeometryAtlas::CommandDispatcherArgs::DispatchFunctions>> mDispatcher;
Definition CommandDispatcherArgs.h:15
Definition CommandDispatcherArgs.h:7
Definition RenderableUpdateCommand.h:7
Definition AtlasTileHandle.h:7