#include <coords.h>
Collaboration diagram for LsgCoords:

Data Fields | |
| LsgNode | super |
| float | size |
Related Functions | |
| (Note that these are not member functions.) | |
| LsgCoords * | LsgCoords_create (float size) |
| void | LsgCoords_init (LsgCoords *self, float size) |
| void | LsgCoords_display (LsgCoords *self, LsgFrustum *frust) |
Display a red, green, blue colored coordinate system.
|
|
Allocate and initialize a new LsgCoords.
|
|
||||||||||||
|
Constructor method for LsgCoords.
|
|
||||||||||||
|
Display a coordinate system.
|