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

Model matrix struct data for push constants. More...

#include <VulkanShader.h>

Public Attributes

glm::mat4 model
 

Detailed Description

Model matrix struct data for push constants.

Member Data Documentation

◆ model

glm::mat4 JoeEngine::JE_PushConst_ModelMat::model

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