Struct atlas::vk::global_ubo
ClassList > atlas > vk > global_ubo
Just for testing purposes for sending this struct over to the shader.
#include <vk_types.hpp>
Public Attributes
Type | Name |
---|---|
glm::mat4 | mvp = { 1.f } |
Public Attributes Documentation
variable mvp
glm::mat4 atlas::vk::global_ubo::mvp;
The documentation for this class was generated from the following file TheAtlasEngine/atlas/drivers/vulkan-cpp/vk_types.hpp