#include <stdio.h>#include <stdlib.h>#include "ImageIO.h"#include "SnapshotDisplayDevice.h"#include "Inform.h"#include "utilities.h"#include "config.h"Go to the source code of this file.
Defines | |
| #define | DEF_SNAPSHOT_FILENAME "vmdscene.tga" |
Functions | |
| int | checkfileextension (const char *s, const char *extension) |
|
|
Definition at line 40 of file SnapshotDisplayDevice.C. Referenced by SnapshotDisplayDevice::SnapshotDisplayDevice. |
|
||||||||||||
|
Definition at line 66 of file SnapshotDisplayDevice.C. References strupncmp. Referenced by SnapshotDisplayDevice::close_file, and LibTachyonDisplayDevice::write_header. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002