Macros | Variables
vil_sgi.cxx File Reference
#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"
 

Macro Definition Documentation

◆ SGI_HDR_SIZE

#define SGI_HDR_SIZE   512

Definition at line 10 of file vil_sgi.cxx.

◆ where

#define where   (std::cerr << __FILE__ " : " << __LINE__ << " : ")

Definition at line 9 of file vil_sgi.cxx.

Variable Documentation

◆ vil_sgi_format_tag

char const* vil_sgi_format_tag = "sgi"

Definition at line 36 of file vil_sgi.cxx.