Jolt Physics
A multi core friendly Game Physics Engine
|
Vertex format used by the triangle renderer. More...
#include <DebugRenderer.h>
Public Attributes | |
Float3 | mPosition |
Float3 | mNormal |
Float2 | mUV |
Color | mColor |
Vertex format used by the triangle renderer.
Color DebugRenderer::Vertex::mColor |
Float3 DebugRenderer::Vertex::mNormal |
Float3 DebugRenderer::Vertex::mPosition |
Float2 DebugRenderer::Vertex::mUV |