CheeseEngine
A 2D Game Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
GraphicCore::UniformBufferObject Struct Reference

Public Attributes

glm::mat4 view
 
glm::mat4 proj
 

Member Data Documentation

◆ proj

glm::mat4 GraphicCore::UniformBufferObject::proj

◆ view

glm::mat4 GraphicCore::UniformBufferObject::view

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