#include <iostream>#include <vil/vil_image_view.h>#include <vil/vil_exception.h>#include "vil_sgi.h"Go to the source code of this file.
Macros | |
| #define | where (std::cerr << __FILE__ " : " << __LINE__ << " : ") |
| #define | SGI_HDR_SIZE 512 |
Variables | |
| char const * | vil_sgi_format_tag = "sgi" |
| #define SGI_HDR_SIZE 512 |
Definition at line 10 of file vil_sgi.cxx.
| #define where (std::cerr << __FILE__ " : " << __LINE__ << " : ") |
Definition at line 9 of file vil_sgi.cxx.
| char const* vil_sgi_format_tag = "sgi" |
Definition at line 36 of file vil_sgi.cxx.
1.8.15