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

#include <instance.hpp>

Collaboration diagram for wren::gui::Vertex:

Public Attributes

wren::math::vec2f pos
 
wren::math::Vec4f colour
 

Member Data Documentation

◆ colour

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

◆ pos

wren::math::vec2f wren::gui::Vertex::pos

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