#include <IJKADebugDraw.h>
List of all members.
Public Member Functions |
|
virtual void | SetColor (float r, float g, float b) |
|
virtual void | DrawLine (float x1, float y1, float z1, float x2, float y2, float z2, const float width=1.0f) |
|
virtual void | DrawLine (const vec *start, const vec *end, const float width=1.0f) |
|
virtual void | DrawPoint (float x, float y, float z, const float size=1.0f) |
|
virtual void | DrawPoint (const vec *point, const float size=1.0f) |
|
virtual void | StarLineBatch (const float size=1.0f) |
|
virtual void | EndLineBatch () |
|
virtual void | DrawLineBatchSeg (const vec *start, const vec *end) |
Detailed Description
Interface pro debug kresleni
The documentation for this class was generated from the following file: