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

RayShadeDisplayDevice.C File Reference

FileRenderer subclass to export molecular graphics to RayShade. More...

#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


Detailed Description

FileRenderer subclass to export molecular graphics to RayShade.

Definition in file RayShadeDisplayDevice.C.


Define Documentation

#define DASH_LENGTH   0.02f
 

Definition at line 31 of file RayShadeDisplayDevice.C.

Referenced by RayShadeDisplayDevice::line.

#define DEFAULT_RADIUS   0.002f
 

Definition at line 30 of file RayShadeDisplayDevice.C.

Referenced by RayShadeDisplayDevice::cone, RayShadeDisplayDevice::line, and RayShadeDisplayDevice::point.

#define SCALE_FACTOR   1.3f
 

Definition at line 32 of file RayShadeDisplayDevice.C.


Generated on Thu Apr 25 02:44:12 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002