#include <3DTools.hpp>
Static Public Member Functions | |
| static void | drawAxis (float fScale=1.0f, bool bColorized=true) |
| void C3DTools::drawAxis | ( | float | fScale = 1.0f, |
|
| bool | bColorized = true | |||
| ) | [static] |
Fuer Debugzwecke: Koordinatensystem zeichen Achtung: GL_LIGHTNING und GL_TEXTURE_2D sind nach dem Aufruf aktiv und glColor auf weiss gesetzt! Achsenfarben: x ist rot y ist gruen z ist blau
| fScale | Skalierungswert (kleiner/groesser zeichnen | |
| bColorized | Achsen einfaerben? |
1.5.5