libigl v2.5.0
Loading...
Searching...
No Matches
igl::opengl::gliGenericImage Struct Reference

#include <tga.h>

Public Attributes

GLsizei width
 
GLsizei height
 
GLint components
 
GLenum format
 
GLsizei cmapEntries
 
GLenum cmapFormat
 
GLubyte * cmap
 
GLubyte * pixels
 

Member Data Documentation

◆ width

GLsizei igl::opengl::gliGenericImage::width

◆ height

GLsizei igl::opengl::gliGenericImage::height

◆ components

GLint igl::opengl::gliGenericImage::components

◆ format

GLenum igl::opengl::gliGenericImage::format

◆ cmapEntries

GLsizei igl::opengl::gliGenericImage::cmapEntries

◆ cmapFormat

GLenum igl::opengl::gliGenericImage::cmapFormat

◆ cmap

GLubyte* igl::opengl::gliGenericImage::cmap

◆ pixels

GLubyte* igl::opengl::gliGenericImage::pixels

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