#include <math.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "LibGelatoDisplayDevice.h"
#include "gelatoapi.h"
#include "config.h"
Go to the source code of this file.
Defines | |
#define | DEFAULT_RADIUS 0.0025f |
|
Definition at line 33 of file LibGelatoDisplayDevice.C. Referenced by LibGelatoDisplayDevice::line, LibGelatoDisplayDevice::point, and LibGelatoDisplayDevice::sphere. |