GrooveStomp's 3D Software Renderer  0.1.0
Public Attributes | List of all members
texture Struct Reference

Structure representing a texture image. More...

#include <texture.h>

Public Attributes

unsigned char * data
 data is always RGB with 8-bits per component and no padding in rows.
 
int width
 
int height
 
int numBytesPerPixel
 

Detailed Description

Structure representing a texture image.


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