Represents a vertex used for debugging purposes. More...
#include <PhysicsDebug.hpp>
Public Attributes | |
| glm::vec3 | position |
| glm::vec4 | color |
Represents a vertex used for debugging purposes.
Definition at line 11 of file PhysicsDebug.hpp.
| glm::vec4 vex::DebugVertex::color |
Definition at line 13 of file PhysicsDebug.hpp.
| glm::vec3 vex::DebugVertex::position |
Definition at line 12 of file PhysicsDebug.hpp.