#include <string.h>#include <stdio.h>#include <math.h>#include "POV3DisplayDevice.h"#include "Matrix4.h"#include "Inform.h"#include "utilities.h"#include "DispCmds.h"#include "config.h"#include "Hershey.h"Go to the source code of this file.
Defines | |
| #define | DEFAULT_RADIUS 0.002f |
| #define | DASH_LENGTH 0.02f |
| #define | PHONG_DIVISOR 64.0f |
| #define | POVRAY_BRAIN_DAMAGE_WORKAROUND 1 |
| #define | POVRAY_SCALEHACK 1000.0f |
|
|
Definition at line 35 of file POV3DisplayDevice.C. Referenced by POV3DisplayDevice::line. |
|
|
Definition at line 34 of file POV3DisplayDevice.C. Referenced by POV3DisplayDevice::point, POV3DisplayDevice::set_line_width, POV3DisplayDevice::text, and POV3DisplayDevice::write_header. |
|
|
Definition at line 36 of file POV3DisplayDevice.C. |
|
|
Definition at line 42 of file POV3DisplayDevice.C. |
|
|
Definition at line 43 of file POV3DisplayDevice.C. Referenced by POV3DisplayDevice::start_clipgroup, POV3DisplayDevice::trimesh_c4n3v3, and POV3DisplayDevice::tristrip. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002