Planeshift

duDebugDraw Member List

This is the complete list of members for duDebugDraw, including all inherited members.
begin(duDebugDrawPrimitives prim, float size=1.0f)=0duDebugDraw [pure virtual]
depthMask(bool state)=0duDebugDraw [pure virtual]
end()=0duDebugDraw [pure virtual]
texture(bool state)=0duDebugDraw [pure virtual]
vertex(const float *pos, unsigned int color)=0duDebugDraw [pure virtual]
vertex(const float x, const float y, const float z, unsigned int color)=0duDebugDraw [pure virtual]
vertex(const float *pos, unsigned int color, const float *uv)=0duDebugDraw [pure virtual]
vertex(const float x, const float y, const float z, unsigned int color, const float u, const float v)=0duDebugDraw [pure virtual]
~duDebugDraw()=0duDebugDraw [pure virtual]