doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros | Functions | Variables
PropTree.cpp File Reference
#include "../../../idlib/precompiled.h"
#include "PropTree.h"

Go to the source code of this file.

Macros

#define PROPTREEITEM_EXPANDCOLUMN   16
 
#define PROPTREEITEM_COLRNG   5
 

Functions

void InitPropTree (HINSTANCE hInstance)
 

Variables

HINSTANCE ghInst
 

Macro Definition Documentation

#define PROPTREEITEM_COLRNG   5

Definition at line 32 of file PropTree.cpp.

#define PROPTREEITEM_EXPANDCOLUMN   16

Definition at line 31 of file PropTree.cpp.

Function Documentation

void InitPropTree ( HINSTANCE  hInstance)

Definition at line 62 of file PropTree.cpp.

Variable Documentation

HINSTANCE ghInst

Definition at line 38 of file PropTree.cpp.