Program Listing for File Globals.hpp
↰ Return to documentation for file (Src/GraphicsEngineVulkan/common/Globals.hpp
)
#pragma once
namespace Kataglyphis {
const int MAX_FRAME_DRAWS = 3;
const int MAX_OBJECTS = 40;
}// namespace Kataglyphis
↰ Return to documentation for file (Src/GraphicsEngineVulkan/common/Globals.hpp
)
#pragma once
namespace Kataglyphis {
const int MAX_FRAME_DRAWS = 3;
const int MAX_OBJECTS = 40;
}// namespace Kataglyphis