#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) |
|
|
Definition at line 41 of file WavefrontDisplayDevice.C. Referenced by WavefrontDisplayDevice::line. |
|
|
Definition at line 43 of file WavefrontDisplayDevice.C. |
|
||||||||||||||||
|
Definition at line 45 of file WavefrontDisplayDevice.C. References strupncmp. Referenced by WavefrontDisplayDevice::open_file. |
|
|
Definition at line 67 of file WavefrontDisplayDevice.C. References NULL. Referenced by WavefrontDisplayDevice::write_header. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002