doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Typedefs
CPathTreeCtrl.h File Reference

Go to the source code of this file.

Classes

class  idPathTreeStack
 
class  CPathTreeCtrl
 

Typedefs

typedef bool(* treeItemCompare_t )(void *data, HTREEITEM item, const char *name)
 

Typedef Documentation

typedef bool(* treeItemCompare_t)(void *data, HTREEITEM item, const char *name)

Definition at line 72 of file CPathTreeCtrl.h.