VEX Engine
Retro looking game engine made in vulkan mostly because i wanted to understand it better.
Loading...
Searching...
No Matches
UIVertex.hpp File Reference

This file defines structs needed for UI rendering. More...

#include <glm/glm.hpp>

Go to the source code of this file.

Classes

struct  vex::UIVertex
 Represents a vertex for a UI element. More...
struct  vex::UIPushConstants
 Push constants for UI rendering. More...

Namespaces

namespace  vex

Detailed Description

This file defines structs needed for UI rendering.

Author
Eryk Roszkowski

Definition in file UIVertex.hpp.