|
YAGE
1.0
Yet Another Game Engine
|
#include <DebugDrawer.h>
Public Member Functions | |
| DVertexFormat (const glm::vec3 &inPos, const glm::vec3 &inColor) | |
Public Attributes | |
| glm::vec3 | position |
| glm::vec3 | color |
|
inline |
| glm::vec3 DVertexFormat::color |
| glm::vec3 DVertexFormat::position |