Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

POV3DisplayDevice.C File Reference

#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


Define Documentation

#define DASH_LENGTH   0.02f
 

Definition at line 35 of file POV3DisplayDevice.C.

Referenced by POV3DisplayDevice::line.

#define DEFAULT_RADIUS   0.002f
 

Definition at line 34 of file POV3DisplayDevice.C.

Referenced by POV3DisplayDevice::point, POV3DisplayDevice::set_line_width, POV3DisplayDevice::text, and POV3DisplayDevice::write_header.

#define PHONG_DIVISOR   64.0f
 

Definition at line 36 of file POV3DisplayDevice.C.

#define POVRAY_BRAIN_DAMAGE_WORKAROUND   1
 

Definition at line 42 of file POV3DisplayDevice.C.

#define POVRAY_SCALEHACK   1000.0f
 

Definition at line 43 of file POV3DisplayDevice.C.

Referenced by POV3DisplayDevice::start_clipgroup, POV3DisplayDevice::trimesh_c4n3v3, and POV3DisplayDevice::tristrip.


Generated on Sat May 26 01:48:50 2012 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002