Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <setjmp.h>
#include <time.h>
#include <unistd.h>
#include "writepng.h"
Go to the source code of this file.
Macros | |
#define | PROGNAME "wpng" |
#define | VERSION "2.00 of 2 June 2007" |
#define | APPNAME "Simple PGM/PPM/PAM to PNG Converter" |
#define | FGETS fgets |
Functions | |
int | main (int argc, char **argv) |
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:57.
© Copyright Michele Bosi. All rights reserved.