Defines
core/vgui/vgui_utils.cxx File Reference

See vgui_utils.h for a description of this file. More...

#include "vgui_utils.h"
#include <vcl_cstdlib.h>
#include <vcl_cassert.h>
#include <vcl_iostream.h>
#include <vil1/vil1_rgba.h>
#include <vil1/vil1_save.h>
#include <vgui/vgui_gl.h>
#include <vgui/vgui_glu.h>
#include <vil/vil_rgba.h>

Go to the source code of this file.

Defines

#define M(f, t, size)   if (format == f && type == t) return size;

Detailed Description

See vgui_utils.h for a description of this file.

Author:
fsm
Date:
Oct 99

Definition in file vgui_utils.cxx.


Define Documentation

#define M (   f,
  t,
  size 
)    if (format == f && type == t) return size;