doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Typedefs | Functions | Variables
XYWnd.h File Reference
#include "qe3.h"
#include "CamWnd.h"

Go to the source code of this file.

Classes

class  CClipPoint
 
class  CXYWnd
 

Typedefs

typedef voidPFNPathCallback )(bool, int)
 

Functions

bool FilterBrush (brush_t *pb)
 

Variables

const int SCALE_X = 0x01
 
const int SCALE_Y = 0x02
 
const int SCALE_Z = 0x04
 

Typedef Documentation

typedef void( PFNPathCallback)(bool, int)

Definition at line 49 of file XYWnd.h.

Function Documentation

bool FilterBrush ( brush_t *  pb)

Definition at line 3167 of file XYWnd.cpp.

Variable Documentation

const int SCALE_X = 0x01

Definition at line 43 of file XYWnd.h.

const int SCALE_Y = 0x02

Definition at line 44 of file XYWnd.h.

const int SCALE_Z = 0x04

Definition at line 45 of file XYWnd.h.