Recast Navigation
Navigation-mesh Toolset for Games
|
This is the complete list of members for SampleDebugDraw, including all inherited members.
areaToCol(unsigned int area) | SampleDebugDraw | virtual |
begin(duDebugDrawPrimitives prim, float size=1.0f) | DebugDrawGL | virtual |
depthMask(bool state) | DebugDrawGL | virtual |
end() | DebugDrawGL | virtual |
texture(bool state) | DebugDrawGL | virtual |
vertex(const float *pos, unsigned int color) | DebugDrawGL | virtual |
vertex(const float x, const float y, const float z, unsigned int color) | DebugDrawGL | virtual |
vertex(const float *pos, unsigned int color, const float *uv) | DebugDrawGL | virtual |
vertex(const float x, const float y, const float z, unsigned int color, const float u, const float v) | DebugDrawGL | virtual |
~duDebugDraw()=0 | duDebugDraw | pure virtual |