CG_Labs  2021.2
Public Attributes | List of all members
anonymous_namespace{assignment2.cpp}::ViewProjTransforms Struct Reference

Public Attributes

glm::mat4 view_projection = glm::mat4(1.0f)
 
glm::mat4 view_projection_inverse = glm::mat4(1.0f)
 

Member Data Documentation

◆ view_projection

glm::mat4 anonymous_namespace{assignment2.cpp}::ViewProjTransforms::view_projection = glm::mat4(1.0f)

◆ view_projection_inverse

glm::mat4 anonymous_namespace{assignment2.cpp}::ViewProjTransforms::view_projection_inverse = glm::mat4(1.0f)

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