#include <stdio.h>#include <string.h>#include <math.h>#include <time.h>#include "RayShadeDisplayDevice.h"#include "Matrix4.h"#include "DispCmds.h"#include "Inform.h"#include "utilities.h"Go to the source code of this file.
Defines | |
| #define | DEFAULT_RADIUS 0.002f |
| #define | DASH_LENGTH 0.02f |
| #define | SCALE_FACTOR 1.3f |
|
|
Definition at line 32 of file RayShadeDisplayDevice.C. Referenced by RayShadeDisplayDevice::line. |
|
|
Definition at line 31 of file RayShadeDisplayDevice.C. Referenced by RayShadeDisplayDevice::cone, RayShadeDisplayDevice::line, and RayShadeDisplayDevice::point. |
|
|
Definition at line 33 of file RayShadeDisplayDevice.C. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002