#include "stdafx.h"
#include "qe3.h"
Include dependency graph for cbrushstub.cpp:

Go to the source code of this file.
Functions | |
| void | Curve_AddFakePlanes (brush_t *b) |
| void | Curve_BuildPoints (brush_t *b) |
| void | Curve_CameraDraw (brush_t *b) |
| void | Curve_Invert (void) |
| void | Curve_MakeCurvedBrush (qboolean negative, qboolean top, qboolean bottom, qboolean s1, qboolean s2, qboolean s3, qboolean s4) |
| void | Curve_StripFakePlanes (brush_t *b) |
| void | Curve_WriteFile (char *name) |
| void | Curve_XYDraw (brush_t *b) |
| void | Patch_ApplyMatrix (int n, const vec3_t vOrigin, const vec3_t vMatrix[3]) |
| void | Patch_BrushToMesh () |
| void | Patch_BuildPoints (brush_t *b) |
| void | Patch_Cleanup () |
| void | Patch_Delete (int n) |
| void | Patch_Deselect () |
| void | Patch_EditPatch (int n) |
| void | Patch_GenericMesh (int nWidth, int nHeight, int nOrientation) |
| void | Patch_Move (int n, const vec3_t vMove) |
| void | Patch_ReadFile (char *name) |
| void | Patch_Scale (int n, const vec3_t vOrigin, const vec3_t vAmt) |
| void | Patch_Select (int n) |
| void | Patch_WriteFile (char *name) |
Variables | |
| bool | g_bPatchWireFrame |
| bool | g_bShowPatchBounds |
|
|
Definition at line 55 of file cbrushstub.cpp. References brush_t. 00056 {
00057 }
|
|
|
Definition at line 35 of file cbrushstub.cpp. References brush_t. 00036 {
00037 }
|
|
|
Definition at line 39 of file cbrushstub.cpp. References brush_t. 00040 {
00041 }
|
|
|
Definition at line 25 of file cbrushstub.cpp. 00026 {
00027 }
|
|
||||||||||||||||||||||||||||||||
|
Definition at line 29 of file cbrushstub.cpp. 00031 {
00032 }
|
|
|
Definition at line 51 of file cbrushstub.cpp. References brush_t. 00052 {
00053 }
|
|
|
Definition at line 47 of file cbrushstub.cpp. 00048 {
00049 }
|
|
|
Definition at line 43 of file cbrushstub.cpp. References brush_t. 00044 {
00045 }
|
|
||||||||||||||||
|
Definition at line 66 of file cbrushstub.cpp. 00066 {};
|
|
|
|
Definition at line 64 of file cbrushstub.cpp. 00064 {};
|
|
|
Definition at line 72 of file cbrushstub.cpp. Referenced by Map_New(). 00072 {};
|
|
|
Definition at line 69 of file cbrushstub.cpp. 00069 {};
|
|
|
Definition at line 68 of file cbrushstub.cpp. Referenced by Brush_RemoveFromList(), and Select_Deselect(). 00068 {};
|
|
|
Definition at line 67 of file cbrushstub.cpp. 00067 {};
|
|
||||||||||||||||
|
Definition at line 61 of file cbrushstub.cpp. 00061 {};
|
|
||||||||||||
|
Definition at line 65 of file cbrushstub.cpp. 00065 {};
|
|
|
Definition at line 62 of file cbrushstub.cpp. 00062 {};
|
|
||||||||||||||||
|
Definition at line 71 of file cbrushstub.cpp. 00071 {};
|
|
|
Definition at line 70 of file cbrushstub.cpp. 00070 {};
|
|
|
Definition at line 63 of file cbrushstub.cpp. 00063 {};
|
|
|
Definition at line 74 of file cbrushstub.cpp. Referenced by CMainFrame::OnPatchWireframe(). |
|
|
Definition at line 73 of file cbrushstub.cpp. |
1.3.9.1