Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- V_AIRCRAFTTYPE
: scripts.h
- V_ALIGN
: scripts.h
- V_BASETYPEMASK
: scripts.h
- V_BLEND
: scripts.h
- V_BOOL
: scripts.h
- V_CHAR
: scripts.h
- V_CLIENT_HUNK
: scripts.h
- V_CLIENT_HUNK_STRING
: scripts.h
- V_COLOR
: scripts.h
- V_CVAR_OR_FLOAT
: ui_parse.h
- V_CVAR_OR_LONGSTRING
: ui_parse.h
- V_CVAR_OR_STRING
: ui_parse.h
- V_DATE
: scripts.h
- V_DMGTYPE
: scripts.h
- V_DMGWEIGHT
: scripts.h
- v_epsilon
: bsp.h
, levels.c
- V_FADE
: scripts.h
- V_FLOAT
: scripts.h
- V_INT
: scripts.h
- V_INT2
: scripts.h
- V_LONGSTRING
: scripts.h
- V_NOT_UI
: ui_parse.h
- V_NULL
: scripts.h
- V_NUM_TYPES
: scripts.h
- V_POS
: scripts.h
- V_RACE
: scripts.h
- V_REF_OF_STRING
: ui_parse.h
- V_RELABS
: scripts.h
- V_RGBA
: scripts.h
- V_SHAPE_BIG
: scripts.h
- V_SHAPE_SMALL
: scripts.h
- V_STRING
: scripts.h
- V_STYLE
: scripts.h
- V_TEAM
: scripts.h
- V_TRANSLATION_STRING
: scripts.h
- V_UFO
: scripts.h
- V_UFOCRASHED
: scripts.h
- V_UI
: ui_parse.h
- V_UI_ACTION
: ui_parse.h
- V_UI_ALIGN
: ui_parse.h
- V_UI_CVAR
: ui_parse.h
- V_UI_DATAID
: ui_parse.h
- V_UI_EXCLUDERECT
: ui_parse.h
- V_UI_ICONREF
: ui_parse.h
- V_UI_IF
: ui_parse.h
- V_UI_MASK
: ui_parse.h
- V_UI_NODEMETHOD
: ui_parse.h
- V_UI_REF
: ui_parse.h
- V_UNTYPED
: cl_particle.c
, Particle.h
- V_VECS
: cl_particle.c
, Particle.h
- V_VECTOR
: scripts.h
- va()
: shared.c
, shared.h
- VA_BUFSIZE
: shared.c
- valid_building_vars
: cp_base.c
- valid_tech_vars
: cp_research.c
- valid_techmail_vars
: cp_research.c
- valiswhite
: lgc.h
- value_t
: scripts.h
- ValueForKey()
: bspfile.h
, bspfile.c
- valueTypes_t
: scripts.h
- VALUEWEAK
: lgc.c
- VALUEWEAKBIT
: lgc.h
- VARARG_HASARG
: lobject.h
- VARARG_ISVARARG
: lobject.h
- VARARG_NEEDSARG
: lobject.h
- VCALL
: lparser.h
- vec2_origin
: mathlib.c
, mathlib.h
- vec2_t
: mathlib.h
- vec3_origin
: mathlib.c
, mathlib.h
- vec3_t
: mathlib.h
- vec4_origin
: mathlib.c
, mathlib.h
- vec4_t
: mathlib.h
- vec5_t
: mathlib.h
- vec_t
: mathlib.h
- VecToAngles()
: mathlib.c
, mathlib.h
- VecToPolar()
: mathlib.c
, mathlib.h
- VecToPos
: mathlib.h
- Vector2
: Vector2.h
- Vector2Clear
: mathlib.h
- Vector2Compare
: mathlib.h
- Vector2Copy
: mathlib.h
- Vector2Dist
: mathlib.h
- Vector2Equal
: mathlib.h
- Vector2Mul
: mathlib.h
- Vector2Set
: mathlib.h
- Vector2Subtract
: mathlib.h
- Vector3
: cullable.h
, editable.h
, iradiant.h
, iselection.h
, ishadersystem.h
, selectable.h
, Vector3.h
, csg.h
, gtkmisc.h
- vector3_equal_epsilon()
: Vector3.h
- vector3_for_expression()
: expression.h
- vector3_for_spherical()
: Vector3.h
- vector3_identity()
: expression.h
- vector3_literal()
: expression.h
- vector3_max_component()
: brush.h
- vector3_mid()
: Vector3.h
- vector3_normalise()
: Vector3.h
- vector3_snap()
: Vector3.h
- vector3_snapped()
: Vector3.h
- vector3_swap()
: Vector3.h
- Vector3Identity
: expression.h
- Vector3Literal
: expression.h
- Vector4
: editable.h
, iselection.h
, Vector4.h
- vector4_equal_epsilon()
: Vector4.h
- Vector4Clear
: mathlib.h
- Vector4Copy
: mathlib.h
- Vector4NotEmpty
: mathlib.h
- Vector4Set
: mathlib.h
- vector_added()
: expression.h
- vector_cross()
: expression.h
- vector_dot()
: expression.h
- vector_length()
: expression.h
- vector_length_squared()
: expression.h
- vector_multiplied()
: expression.h
- vector_negated()
: expression.h
- vector_normalised()
: expression.h
- vector_scaled()
: expression.h
- VectorAdd
: mathlib.h
- VectorAngleBetween()
: mathlib.c
, mathlib.h
- VectorCenterFromMinsMaxs()
: mathlib.c
, mathlib.h
- VectorClampMA()
: mathlib.c
, mathlib.h
- VectorClear
: mathlib.h
- VectorCompare
: mathlib.h
- VectorCompareEps()
: mathlib.c
, mathlib.h
- VectorCopy
: mathlib.h
- VectorCreateRotationMatrix()
: mathlib.c
, mathlib.h
- VectorDist
: mathlib.h
- VectorDistSqr
: mathlib.h
- VectorDiv
: mathlib.h
- VectorEqual
: mathlib.h
- VectorInterpolation
: mathlib.h
- VectorInverse()
: mathlib.c
, mathlib.h
- VectorLength()
: mathlib.c
, mathlib.h
- VectorLengthSqr
: mathlib.h
- VectorMA()
: mathlib.c
, mathlib.h
- VectorMidpoint()
: mathlib.c
, mathlib.h
- VectorMix()
: mathlib.h
, mathlib.c
- VectorMul
: mathlib.h
- VectorNearer()
: mathlib.c
, mathlib.h
- VectorNegate
: mathlib.h
- VectorNormalize()
: mathlib.c
, mathlib.h
- VectorNormalize2()
: mathlib.c
, mathlib.h
- VectorNotEmpty
: mathlib.h
- VectorRotate()
: mathlib.c
, mathlib.h
- VectorRotatePoint()
: mathlib.c
, mathlib.h
- VectorScale
: mathlib.h
- VectorSet
: mathlib.h
- VectorSubtract
: mathlib.h
- VectorSum
: mathlib.h
- VERB_CHECK
: shared.h
- VERB_DUMP
: shared.h
- VERB_EXTRA
: shared.h
- VERB_LESS
: shared.h
- VERB_MAPNAME
: shared.h
- VERB_NORMAL
: shared.h
- VERB_NUM
: shared.h
- Verb_Printf()
: shared.h
, ufo2map.c
- VERB_SILENT_EXCEPT_ERROR
: shared.h
- VERBOSE
: aselib.c
- verbosityLevel_t
: shared.h
- VERSION
: ufo2map.c
, ufomodel.c
- version_compatible()
: versionlib.h
- version_parse()
: versionlib.h
- versionParsed
: scripts.c
- VERT_BUF_SIZE_DISJOINT_SIDES
: check.c
- vertexchain
: faces.c
- VertexSelection
: brush.h
- VertexSelection_erase()
: brush.h
- VertexSelection_find()
: brush.h
- VertexSelection_insert()
: brush.h
- VFALSE
: lparser.h
- VFS_Construct()
: mainframe.h
- VFS_Destroy()
: mainframe.h
- vfsFreeFile()
: ifilesystem.h
- vfsLoadFile()
: ifilesystem.h
- VGLOBAL
: lparser.h
- vid_fullscreen
: cl_video.h
, cl_video.c
- vid_gamma
: cl_video.c
, cl_video.h
- vid_genericPool
: cl_main.c
, cl_video.h
- VID_GetModeInfo()
: cl_video.h
, cl_video.c
- VID_GetModeNums()
: cl_video.c
, cl_video.h
- vid_grabmouse
: cl_video.c
, cl_video.h
- vid_height
: cl_video.c
- vid_ignoregamma
: cl_video.h
, cl_video.c
- vid_imagePool
: cl_video.h
, cl_main.c
, ufomodel.c
- VID_Init()
: cl_video.c
, cl_video.h
- vid_lightPool
: cl_main.c
, cl_video.h
- vid_mode
: cl_video.c
, cl_video.h
- vid_modelPool
: ufomodel.c
, cl_video.h
, cl_main.c
- vid_modes
: cl_video.c
- VID_NORM_HEIGHT
: cl_renderer.h
, cl_video.h
- VID_NORM_WIDTH
: cl_renderer.h
, cl_video.h
- VID_Restart_f()
: cl_video.h
, cl_video.c
- vid_strech
: cl_video.c
, cl_video.h
- vid_width
: cl_video.c
- viddef
: cl_video.h
, cl_video.c
- vidmode_t
: cl_video.h
- viewer_from_transformed_viewer()
: frustum.h
- viewer_from_viewproj()
: frustum.h
- viewer_test_plane()
: frustum.h
- viewer_test_transformed_plane()
: frustum.h
- viewer_test_triangle()
: frustum.h
- viewproj_test_point()
: frustum.h
- viewproj_test_transformed_point()
: frustum.h
- VINDEXED
: lparser.h
- virtualFunctions
: ui_nodes.c
- VIS_APPEAR
: g_local.h
- VIS_CHANGE
: g_local.h
- VIS_PERISH
: g_local.h
- VIS_STOP
: g_local.h
- VIS_YES
: g_local.h
- VisibleContents()
: portals.c
, bsp.h
- visibleFiremodeListLeft
: cl_hud.c
- visibleFiremodeListRight
: cl_hud.c
- visibleMSOEntries
: cp_messageoptions_callbacks.c
- VJMP
: lparser.h
- VK
: lparser.h
- VKNUM
: lparser.h
- VLOCAL
: lparser.h
- VNIL
: lparser.h
- VNONRELOC
: lparser.h
- VOID
: print.c
- void()
: r_gl.h
- voidpf()
: ioapi.h
- VolumeIntersectionValue
: cullable.h
, frustum.h
- VRELOCABLE
: lparser.h
- vt_aligns
: scripts.c
- vt_names
: scripts.h
, scripts.c
- VT_NOFRUSTUM
: g_local.h
- VT_PERISH
: g_local.h
- vt_sizes
: scripts.c
- VTRUE
: lparser.h
- VUPVAL
: lparser.h
- VVARARG
: lparser.h
- VVOID
: lparser.h