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

LibTachyonDisplayDevice.C File Reference

FileRenderer subclass for the built-in Tachyon ray tracing engine. More...

#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "LibTachyonDisplayDevice.h"
#include "Matrix4.h"
#include "DispCmds.h"
#include "Inform.h"
#include "utilities.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

Functions

void vmd_rt_ui_message (int a, char *msg)
void vmd_rt_ui_progress (int percent)
int checkfileextension (const char *s, const char *extension)


Detailed Description

FileRenderer subclass for the built-in Tachyon ray tracing engine.

Definition in file LibTachyonDisplayDevice.C.


Define Documentation

#define DASH_LENGTH   0.02f
 

Definition at line 39 of file LibTachyonDisplayDevice.C.

Referenced by LibTachyonDisplayDevice::line.

#define DEFAULT_RADIUS   0.002f
 

Definition at line 38 of file LibTachyonDisplayDevice.C.

Referenced by LibTachyonDisplayDevice::line, LibTachyonDisplayDevice::point, and LibTachyonDisplayDevice::text.


Function Documentation

int checkfileextension const char *    s,
const char *    extension
[static]
 

Definition at line 490 of file LibTachyonDisplayDevice.C.

References strupncmp.

void vmd_rt_ui_message int    a,
char *    msg
 

Definition at line 43 of file LibTachyonDisplayDevice.C.

void vmd_rt_ui_progress int    percent
 

Definition at line 47 of file LibTachyonDisplayDevice.C.

Referenced by LibTachyonDisplayDevice::LibTachyonDisplayDevice.


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