NTrace
GPU ray tracing framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
HuffmanTree Struct Reference

Public Attributes

uivector tree2d
 
uivector tree1d
 
uivector lengths
 
unsigned maxbitlen
 
unsigned numcodes
 

Detailed Description

Definition at line 535 of file lodepng.cpp.

Member Data Documentation

uivector HuffmanTree::lengths

Definition at line 539 of file lodepng.cpp.

unsigned HuffmanTree::maxbitlen

Definition at line 540 of file lodepng.cpp.

unsigned HuffmanTree::numcodes

Definition at line 541 of file lodepng.cpp.

uivector HuffmanTree::tree1d

Definition at line 538 of file lodepng.cpp.

uivector HuffmanTree::tree2d

Definition at line 537 of file lodepng.cpp.


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