|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
Vertex data for debug line rendering. More...
#include <DebugDraw.h>
Public Attributes | |
| glm::vec3 | position |
| glm::vec4 | color |
Vertex data for debug line rendering.
Definition at line 20 of file DebugDraw.h.
| glm::vec4 Engine::Debug::Rendering::LineVertex::color |
Definition at line 23 of file DebugDraw.h.
| glm::vec3 Engine::Debug::Rendering::LineVertex::position |
Definition at line 22 of file DebugDraw.h.