Main Page | Modules | Class List | File List | Class Members | File Members

image_display.c File Reference

#include <math.h>
#include <gandalf/image/image_display.h>
#include <gandalf/image/image_extract.h>
#include <gandalf/image/image_gl_uchar.h>
#include <gandalf/image/image_gl_ushort.h>
#include <gandalf/image/image_gl_uint.h>
#include <gandalf/image/image_gl_float.h>
#include <gandalf/image/image_gl_uint10.h>
#include <gandalf/image/image_gl_uint12.h>
#include <gandalf/image/image_rgb_uchar.h>
#include <gandalf/image/image_rgb_ushort.h>
#include <gandalf/image/image_rgb_uint.h>
#include <gandalf/image/image_rgb_float.h>
#include <gandalf/image/image_rgba_uchar.h>
#include <gandalf/image/image_rgba_ushort.h>
#include <gandalf/image/image_rgba_uint.h>
#include <gandalf/image/image_rgba_float.h>
#include <gandalf/image/image_rgbx_uint10.h>
#include <gandalf/common/linked_list.h>
#include <gandalf/common/misc_error.h>
#include <gandalf/common/allocate.h>
#include <OpenGL/gl.h>
#include <OpenGL/glu.h>
#include <GLUT/glut.h>

Classes

struct  DisplayAssoc

Defines

#define QUIT   99

Functions

Gan_Bool gan_image_display (const Gan_Image *img)
 Displays an image using OpenGL.
Gan_Bool gan_display_new_window (int height, int width, double zoom, char *name, int offset_r, int offset_c, int *window_id)
 Creates an OpenGL display window.
Gan_Bool gan_display_new_window_array (int rows, int cols, int height, int width, double zoom, char *name, int offset_r, int offset_c, int *window_id, int **subwindow_id)
 Creates an OpenGL display window with subwindows.
void gan_image_display_free_windows (void)
 Frees image display stuff.
Gan_Bool gan_image_display_new_window (const Gan_Image *img, double zoom, char *name, int offset_r, int offset_c, int *window_idp)
 Displays an image using OpenGL.

Variables

Gan_Listlist = NULL

Detailed Description

Module: Display images using Open GL

Part of: Gandalf Library

Version:
1.35
Date:
2006/03/14 18:08:17
Author:
pm
Copyright: (c) 2000 Imagineer Software Limited
Generated on Fri Mar 17 12:44:51 2006 by  doxygen 1.3.9.1