Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ion::gfx::Image::PixelFormat Struct Reference

Struct representing the GL types for a particular Format (see above). More...

#include "image.h"

Collaboration diagram for ion::gfx::Image::PixelFormat:

Public Attributes

uint32 internal_format
 
uint32 format
 
uint32 type
 

Detailed Description

Struct representing the GL types for a particular Format (see above).

Definition at line 192 of file image.h.

Member Data Documentation

uint32 ion::gfx::Image::PixelFormat::format

Definition at line 194 of file image.h.

uint32 ion::gfx::Image::PixelFormat::internal_format

Definition at line 193 of file image.h.

uint32 ion::gfx::Image::PixelFormat::type

Definition at line 195 of file image.h.


The documentation for this struct was generated from the following file: