#include <Object.hpp>
 Collaboration diagram for ven::ObjectPushConstantData:Public Attributes | |
| glm::mat4 | modelMatrix {} | 
| glm::mat4 | normalMatrix {} | 
Definition at line 13 of file Object.hpp.
| glm::mat4 ven::ObjectPushConstantData::modelMatrix {} | 
Definition at line 14 of file Object.hpp.
Referenced by ven::ObjectRenderSystem::render().
| glm::mat4 ven::ObjectPushConstantData::normalMatrix {} | 
Definition at line 15 of file Object.hpp.