Classes
core/vgui/vgui_section_buffer.h File Reference

Holds a section of a GL image with given OpenGL buffer format and types. More...

#include <vgui/vgui_gl.h>
#include <vil/vil_fwd.h>
#include <vgui/vgui_range_map_params_sptr.h>

Go to the source code of this file.

Classes

class  vgui_section_buffer
 Holds a section of a GL image with given OpenGL buffer format and types. More...

Detailed Description

Holds a section of a GL image with given OpenGL buffer format and types.

Author:
fsm
    Modifications
     J.L. Mundy December 2004
      Added a range mapping function to allow non-byte images to be
      displayed within a specified range. Originally these were just clamped
      to a max value of 255.
   
Contains classes: vgui_section_buffer

Definition in file vgui_section_buffer.h.