vertex2d.h file
Vertex layout for 2D rendering.
Namespaces
- namespace engine
- The core namespace for the Game Engine.
- namespace engine::graphics
- Graphics and rendering systems.
Classes
- struct engine::graphics::Vertex2D
- This layout must perfectly match the layout defined in the PrimitiveRenderer's shader.