The Joe Engine
Joe's engine programming playground
JoeEngine::JE_PushConst_ViewProj Struct Reference

View-projection matrix struct data for push constants. More...

#include <VulkanShader.h>

Public Attributes

glm::mat4 viewProj
 

Detailed Description

View-projection matrix struct data for push constants.

Member Data Documentation

◆ viewProj

glm::mat4 JoeEngine::JE_PushConst_ViewProj::viewProj

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