Program Listing for File SceneUBO.ixx

Program Listing for File SceneUBO.ixx#

Return to documentation for file (Src/GraphicsEngineVulkan/renderer/SceneUBO.ixx)

module;

#include "renderer/SceneUBO.hpp"

export module kataglyphis.vulkan.scene_ubo;

export namespace Kataglyphis::VulkanRendererInternals {
using ::Kataglyphis::VulkanRendererInternals::SceneUBO;
}