wren
Vulkan-based game engine
Loading...
Searching...
No Matches
wren::Vertex Struct Reference

#include <mesh.hpp>

Collaboration diagram for wren::Vertex:

Public Attributes

wren::math::Vec3f pos
 
wren::math::Vec3f normal
 
wren::math::Vec4f colour
 

Member Data Documentation

◆ colour

wren::math::Vec4f wren::Vertex::colour

◆ normal

wren::math::Vec3f wren::Vertex::normal

◆ pos

wren::math::Vec3f wren::Vertex::pos

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