Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Data Fields
_exq_histogram Struct Reference

#include <exoquant.h>

Data Fields

exq_color color
 
unsigned char ored
 
unsigned char ogreen
 
unsigned char oblue
 
unsigned char oalpha
 
int palIndex
 
exq_color ditherScale
 
int ditherIndex [4]
 
int num
 
struct _exq_histogrampNext
 
struct _exq_histogrampNextInHash
 

Field Documentation

◆ color

exq_color _exq_histogram::color

◆ ditherIndex

int _exq_histogram::ditherIndex[4]

◆ ditherScale

exq_color _exq_histogram::ditherScale

◆ num

int _exq_histogram::num

◆ oalpha

unsigned char _exq_histogram::oalpha

◆ oblue

unsigned char _exq_histogram::oblue

◆ ogreen

unsigned char _exq_histogram::ogreen

◆ ored

unsigned char _exq_histogram::ored

◆ palIndex

int _exq_histogram::palIndex

◆ pNext

struct _exq_histogram* _exq_histogram::pNext

◆ pNextInHash

struct _exq_histogram* _exq_histogram::pNextInHash

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