doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
nodetype Struct Reference

Public Attributes

struct nodetypeleft
 
struct nodetyperight
 
struct nodetypeparent
 
struct nodetypenext
 
struct nodetypeprev
 
struct nodetype ** head
 
int weight
 
int symbol
 

Detailed Description

Definition at line 811 of file Compressor.cpp.

Member Data Documentation

struct nodetype** nodetype::head

Definition at line 814 of file Compressor.cpp.

struct nodetype* nodetype::left

Definition at line 812 of file Compressor.cpp.

struct nodetype* nodetype::next

Definition at line 813 of file Compressor.cpp.

struct nodetype * nodetype::parent

Definition at line 812 of file Compressor.cpp.

struct nodetype * nodetype::prev

Definition at line 813 of file Compressor.cpp.

struct nodetype * nodetype::right

Definition at line 812 of file Compressor.cpp.

int nodetype::symbol

Definition at line 816 of file Compressor.cpp.

int nodetype::weight

Definition at line 815 of file Compressor.cpp.


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