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

WavefrontDisplayDevice.C File Reference

#include <stdio.h>
#include <string.h>
#include <math.h>
#include <time.h>
#include "WavefrontDisplayDevice.h"
#include "Matrix4.h"
#include "DispCmds.h"
#include "Inform.h"
#include "utilities.h"
#include "config.h"

Go to the source code of this file.

Defines

#define DASH_LENGTH   0.02f
#define VMDGENMTLFILE   1

Functions

int replacefileextension (char *s, const char *oldextension, const char *newextension)
char * stripleadingfilepath (const char *fullpath)


Define Documentation

#define DASH_LENGTH   0.02f
 

Definition at line 41 of file WavefrontDisplayDevice.C.

Referenced by WavefrontDisplayDevice::line.

#define VMDGENMTLFILE   1
 

Definition at line 43 of file WavefrontDisplayDevice.C.


Function Documentation

int replacefileextension char *    s,
const char *    oldextension,
const char *    newextension
[static]
 

Definition at line 45 of file WavefrontDisplayDevice.C.

References strupncmp.

Referenced by WavefrontDisplayDevice::open_file.

char* stripleadingfilepath const char *    fullpath [static]
 

Definition at line 67 of file WavefrontDisplayDevice.C.

References NULL.

Referenced by WavefrontDisplayDevice::write_header.


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