Path Tracer
Public Attributes | List of all members
aiTexel Struct Reference

Helper structure to represent a texel in a ARGB8888 format. More...

#include <texture.h>

Public Attributes

unsigned char b
 
unsigned char g
 
unsigned char r
 
unsigned char a
 

Detailed Description

Helper structure to represent a texel in a ARGB8888 format.

Used by aiTexture.


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