wren
Vulkan-based game engine
|
#include <mesh.hpp>
Public Attributes | |
wren::math::Vec3f | pos |
wren::math::Vec3f | normal |
wren::math::Vec4f | colour |
wren::math::Vec4f wren::Vertex::colour |
wren::math::Vec3f wren::Vertex::normal |
wren::math::Vec3f wren::Vertex::pos |