#include "splines/math_vector.h"
Include dependency graph for QERTYPES.H:

Go to the source code of this file.
Data Structures | |
| struct | brush_s |
| struct | brushprimit_texdef_s |
| struct | curveVertex_t |
| struct | drawVert_t |
| struct | eclass_s |
| struct | entitymodel_t |
| struct | epair_s |
| struct | face_s |
| struct | patchMesh_t |
| struct | plane_t |
| struct | qtexture_s |
| struct | sideVertex_t |
| struct | terrainFace_t |
| struct | terrainMesh_t |
| struct | terrainVert_t |
| class | texdef_t |
| class | texturewin_t |
| struct | trimodel_t |
| struct | winding_t |
Defines | |
| #define | ECLASS_ANGLE 0x00000002 |
| #define | ECLASS_LIGHT 0x00000001 |
| #define | ECLASS_MISCMODEL 0x00000008 |
| #define | ECLASS_PATH 0x00000004 |
| #define | ECLASS_PLUGINENTITY 0x00000010 |
| #define | M_PI 3.14159265358979323846 |
| #define | MAX_FLAGS 8 |
| #define | MAX_PATCH_HEIGHT 16 |
| #define | MAX_PATCH_WIDTH 16 |
| #define | MAX_POINTS_ON_WINDING 64 |
| #define | MAX_TERRAIN_TEXTURES 128 |
| #define | MAXPOINTS 16 |
| #define | MIN_PATCH_HEIGHT 3 |
| #define | MIN_PATCH_WIDTH 3 |
| #define | PATCH_BEVEL 0x00000002 |
| #define | PATCH_BEZIER 0x00000000 |
| #define | PATCH_BSPLINE 0x10000000 |
| #define | PATCH_BTYPEMASK 0x0000f000 |
| #define | PATCH_CAP 0x00001000 |
| #define | PATCH_CONE 0x00000010 |
| #define | PATCH_CYLINDER 0x00000001 |
| #define | PATCH_ENDCAP 0x00000004 |
| #define | PATCH_GENERIC 0x00000000 |
| #define | PATCH_HEMISPHERE 0x00000008 |
| #define | PATCH_SEAM 0x00002000 |
| #define | PATCH_STYLEMASK 0xffff0000 |
| #define | PATCH_THICK 0x00004000 |
| #define | PATCH_TRIANGLE 0x00000020 |
| #define | PATCH_TYPEMASK 0x00000fff |
| #define | QER_NOCARVE 0x00000002 |
| #define | QER_TRANS 0x00000001 |
| #define | W_ALL 0xFFFFFFFF |
| #define | W_CAMERA 0x0001 |
| #define | W_CAMERA_IFON 0x0100 |
| #define | W_CONSOLE 0x0040 |
| #define | W_ENTITY 0x0080 |
| #define | W_GROUP 0x0800 |
| #define | W_MEDIA 0x1000 |
| #define | W_TEXTURE 0x0010 |
| #define | W_XY 0x0002 |
| #define | W_XY_OVERLAY 0x0004 |
| #define | W_XZ 0x0200 |
| #define | W_YZ 0x0400 |
| #define | W_Z 0x0008 |
| #define | W_Z_OVERLAY 0x0020 |
Typedefs | |
| typedef brush_s | brush_t |
| typedef brushprimit_texdef_s | brushprimit_texdef_t |
| typedef eclass_s | eclass_t |
| typedef entitymodel_t | entitymodel |
| typedef epair_s | epair_t |
| typedef face_s | face_t |
| typedef boolean | qboolean |
| typedef qtexture_s | qtexture_t |
| typedef trimodel_t | trimodel |
| typedef vec_t | vec2_t [2] |
| typedef vec_t | vec3_t [3] |
| typedef float | vec_t |
Enumerations | |
| enum | terrainbrush_t { TERRAIN_BRUSH_CIRCLE, TERRAIN_BRUSH_SQUARE } |
| enum | terrainfalloff_t { TERRAIN_FALLOFF_LINEAR, TERRAIN_FALLOFF_CURVED } |
| enum | terrainnoise_t { NOISE_NONE, NOISE_PLUS, NOISE_PLUSMINUS } |
| enum | VIEWTYPE { YZ, XZ, XY } |
Variables | |
| eclass_t * | eclass |
|
|
Definition at line 395 of file QERTYPES.H. |
|
|
Definition at line 394 of file QERTYPES.H. |
|
|
Definition at line 397 of file QERTYPES.H. Referenced by Entity_Write(), and Entity_WriteSelected(). |
|
|
Definition at line 396 of file QERTYPES.H. |
|
|
Definition at line 398 of file QERTYPES.H. |
|
|
Definition at line 45 of file QERTYPES.H. |
|
|
Definition at line 371 of file QERTYPES.H. |
|
|
Definition at line 229 of file QERTYPES.H. Referenced by _Write3DMatrix(), CPlugInManager::CommitPatchHandleToMap(), and Parse3DMatrix(). |
|
|
Definition at line 228 of file QERTYPES.H. Referenced by CPlugInManager::CommitPatchHandleToMap(). |
|
|
Definition at line 175 of file QERTYPES.H. |
|
|
Definition at line 307 of file QERTYPES.H. |
|
|
Definition at line 36 of file QERTYPES.H. |
|
|
Definition at line 226 of file QERTYPES.H. |
|
|
Definition at line 225 of file QERTYPES.H. |
|
|
Definition at line 238 of file QERTYPES.H. |
|
|
Definition at line 250 of file QERTYPES.H. |
|
|
Definition at line 251 of file QERTYPES.H. |
|
|
Definition at line 254 of file QERTYPES.H. |
|
|
Definition at line 245 of file QERTYPES.H. |
|
|
Definition at line 241 of file QERTYPES.H. |
|
|
Definition at line 237 of file QERTYPES.H. |
|
|
Definition at line 239 of file QERTYPES.H. |
|
|
Definition at line 236 of file QERTYPES.H. |
|
|
Definition at line 240 of file QERTYPES.H. |
|
|
Definition at line 246 of file QERTYPES.H. |
|
|
Definition at line 255 of file QERTYPES.H. |
|
|
Definition at line 247 of file QERTYPES.H. |
|
|
Definition at line 242 of file QERTYPES.H. |
|
|
Definition at line 253 of file QERTYPES.H. |
|
|
Definition at line 141 of file QERTYPES.H. |
|
|
Definition at line 140 of file QERTYPES.H. |
|
|
|
|
Definition at line 440 of file QERTYPES.H. Referenced by CXYWnd::AddPointPoint(), CXYWnd::DropClipPoint(), CXYWnd::DropPathPoint(), CXYWnd::FlipClip(), CXYWnd::OnMouseMove(), CXYWnd::SetClipMode(), CXYWnd::XY_MouseDown(), CXYWnd::XY_MouseMoved(), and Z_MouseMoved(). |
|
|
Definition at line 438 of file QERTYPES.H. Referenced by CreateEntityWindow(), EntityWndProc(), CMainFrame::OnViewConsole(), RunBsp(), and SetInspectorMode(). |
|
|
Definition at line 439 of file QERTYPES.H. Referenced by CreateEntityFromName(), EntityWndProc(), CMainFrame::OnMiscSelectentitycolor(), CMainFrame::OnViewEntity(), SetInspectorMode(), and UpdateTarget(). |
|
|
Definition at line 443 of file QERTYPES.H. Referenced by EntityWndProc(), CMainFrame::OnViewGroups(), and SetInspectorMode(). |
|
|
Definition at line 444 of file QERTYPES.H. |
|
|
Definition at line 436 of file QERTYPES.H. Referenced by CMainFrame::CheckTextureScale(), EntityWndProc(), CMainFrame::OnTexturesFlushUnused(), CMainFrame::OnTexturesShadersShow(), CMainFrame::OnViewTexture(), SetInspectorMode(), Texture_SetTexture(), Texture_ShowAll(), Texture_ShowInuse(), and CTexWnd::UpdateFilter(). |
|
|
|
Definition at line 434 of file QERTYPES.H. Referenced by CCamWnd::Cam_PositionDrag(), CMainFrame::OnCameraAngledown(), CMainFrame::OnCameraAngleup(), CMainFrame::OnView100(), CMainFrame::OnViewCenter(), CMainFrame::OnViewZoomin(), CMainFrame::OnViewZoomout(), CXYWnd::XY_MouseDown(), CXYWnd::XY_MouseMoved(), Z_MouseDown(), and Z_MouseMoved(). |
|
|
Definition at line 441 of file QERTYPES.H. Referenced by CXYWnd::XY_MouseDown(). |
|
|
Definition at line 442 of file QERTYPES.H. Referenced by CXYWnd::XY_MouseDown(). |
|
|
|
Definition at line 437 of file QERTYPES.H. Referenced by CCamWnd::Cam_ChangeFloor(), CMainFrame::OnViewZ100(), CMainFrame::OnViewZzoomin(), and CMainFrame::OnViewZzoomout(). |
|
|
|
|
|
Referenced by CleanEntityList(), Eclass_hasModel(), LoadModel(), and PaintedModel(). |
|
|
|
|
|
|
|
|
|
|
Referenced by LoadModel(). |
|
|
Definition at line 39 of file QERTYPES.H. |
|
|
Definition at line 40 of file QERTYPES.H. |
|
|
Definition at line 38 of file QERTYPES.H. |
|
|
Definition at line 451 of file QERTYPES.H. 00451 { TERRAIN_BRUSH_CIRCLE, TERRAIN_BRUSH_SQUARE };
|
|
|
Definition at line 452 of file QERTYPES.H. 00452 { TERRAIN_FALLOFF_LINEAR, TERRAIN_FALLOFF_CURVED };
|
|
|
Definition at line 450 of file QERTYPES.H. 00450 { NOISE_NONE, NOISE_PLUS, NOISE_PLUSMINUS };
|
|
|
Definition at line 448 of file QERTYPES.H. Referenced by CXYWnd::XY_Draw(). 00448 {YZ, XZ, XY};
|
|
|
Definition at line 28 of file ECLASS.CPP. Referenced by CleanUpEntities(), Eclass_InitForSourceDirectory(), and Eclass_InsertAlphabetized(). |
1.3.9.1