Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

cbrushstub.cpp File Reference

#include "stdafx.h"
#include "qe3.h"

Include dependency graph for cbrushstub.cpp:

Include dependency graph

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


Function Documentation

void Curve_AddFakePlanes brush_t b  ) 
 

Definition at line 55 of file cbrushstub.cpp.

References brush_t.

00056 {
00057 }

void Curve_BuildPoints brush_t b  ) 
 

Definition at line 35 of file cbrushstub.cpp.

References brush_t.

00036 {
00037 }

void Curve_CameraDraw brush_t b  ) 
 

Definition at line 39 of file cbrushstub.cpp.

References brush_t.

00040 {
00041 }

void Curve_Invert void   ) 
 

Definition at line 25 of file cbrushstub.cpp.

00026 {
00027 }

void Curve_MakeCurvedBrush qboolean  negative,
qboolean  top,
qboolean  bottom,
qboolean  s1,
qboolean  s2,
qboolean  s3,
qboolean  s4
 

Definition at line 29 of file cbrushstub.cpp.

00031 {
00032 }

void Curve_StripFakePlanes brush_t b  ) 
 

Definition at line 51 of file cbrushstub.cpp.

References brush_t.

00052 {
00053 }

void Curve_WriteFile char *  name  ) 
 

Definition at line 47 of file cbrushstub.cpp.

00048 {
00049 }

void Curve_XYDraw brush_t b  ) 
 

Definition at line 43 of file cbrushstub.cpp.

References brush_t.

00044 {
00045 }

void Patch_ApplyMatrix int  n,
const vec3_t  vOrigin,
const vec3_t  vMatrix[3]
 

Definition at line 66 of file cbrushstub.cpp.

00066 {};

void Patch_BrushToMesh  ) 
 

Definition at line 60 of file cbrushstub.cpp.

Referenced by CMainFrame::OnCurveMoreendcapsbevelsSquarebevel(), CMainFrame::OnCurveMoreendcapsbevelsSquareendcap(), CMainFrame::OnCurvePatchbevel(), CMainFrame::OnCurvePatchcone(), CMainFrame::OnCurvePatchdensetube(), CMainFrame::OnCurvePatchendcap(), CMainFrame::OnCurvePatchsquare(), CMainFrame::OnCurvePatchtube(), and CMainFrame::OnCurvePatchverydensetube().

00060 {};

void Patch_BuildPoints brush_t b  ) 
 

Definition at line 64 of file cbrushstub.cpp.

00064 {};

void Patch_Cleanup  ) 
 

Definition at line 72 of file cbrushstub.cpp.

Referenced by Map_New().

00072 {};

void Patch_Delete int  n  ) 
 

Definition at line 69 of file cbrushstub.cpp.

00069 {};

void Patch_Deselect  ) 
 

Definition at line 68 of file cbrushstub.cpp.

Referenced by Brush_RemoveFromList(), and Select_Deselect().

00068 {};

void Patch_EditPatch int  n  ) 
 

Definition at line 67 of file cbrushstub.cpp.

00067 {};

void Patch_GenericMesh int  nWidth,
int  nHeight,
int  nOrientation
 

Definition at line 61 of file cbrushstub.cpp.

00061 {};

void Patch_Move int  n,
const vec3_t  vMove
 

Definition at line 65 of file cbrushstub.cpp.

00065 {};

void Patch_ReadFile char *  name  ) 
 

Definition at line 62 of file cbrushstub.cpp.

00062 {};

void Patch_Scale int  n,
const vec3_t  vOrigin,
const vec3_t  vAmt
 

Definition at line 71 of file cbrushstub.cpp.

00071 {};

void Patch_Select int  n  ) 
 

Definition at line 70 of file cbrushstub.cpp.

00070 {};

void Patch_WriteFile char *  name  ) 
 

Definition at line 63 of file cbrushstub.cpp.

00063 {}; 


Variable Documentation

bool g_bPatchWireFrame
 

Definition at line 74 of file cbrushstub.cpp.

Referenced by CMainFrame::OnPatchWireframe().

bool g_bShowPatchBounds
 

Definition at line 73 of file cbrushstub.cpp.


Generated on Thu Aug 25 17:29:05 2005 for Quake III Arena by  doxygen 1.3.9.1