Vyroda
Game engine made by hand, with modern C++ and Vulkan.
Loading...
Searching...
No Matches
Vyroda::UniformBufferObject Struct Referenceexport
Inheritance diagram for Vyroda::UniformBufferObject:
[legend]

Public Attributes

glm::mat4 model
glm::mat4 projection

Member Data Documentation

◆ model

glm::mat4 Vyroda::UniformBufferObject::model

◆ projection

glm::mat4 Vyroda::UniformBufferObject::projection

The documentation for this struct was generated from the following file: