#include <FrameInfo.hpp>
Collaboration diagram for ven::ObjectBufferData:Public Attributes | |
| glm::mat4 | modelMatrix {1.F} |
| glm::mat4 | normalMatrix {1.F} |
Definition at line 29 of file FrameInfo.hpp.
| glm::mat4 ven::ObjectBufferData::modelMatrix {1.F} |
Definition at line 30 of file FrameInfo.hpp.
Referenced by ven::SceneManager::updateBuffer().
| glm::mat4 ven::ObjectBufferData::normalMatrix {1.F} |
Definition at line 31 of file FrameInfo.hpp.