moveclip_t Struct Reference

Client side moveclip. More...

Collaboration diagram for moveclip_t:
Collaboration graph
[legend]

Data Fields

vec3_t boxmins
vec3_t boxmaxs
const float * mins
const float * maxs
const float * start
const float * end
trace_t trace
const le_tpassle
const le_tpassle2
int contentmask
const edict_tpassedict

Detailed Description

Client side moveclip.

Server side moveclip - see cmodel.c.

Definition at line 1401 of file cl_localentity.c.


Field Documentation

enclose the test object along entire move

Definition at line 1402 of file cl_localentity.c.

Referenced by CL_Trace(), SV_ClipMoveToEntities(), and SV_Trace().

Definition at line 1402 of file cl_localentity.c.

Referenced by CL_Trace(), SV_ClipMoveToEntities(), and SV_Trace().

search these in your trace - see MASK_*

Definition at line 1407 of file cl_localentity.c.

Referenced by CL_ClipMoveToLEs(), CL_Trace(), SV_ClipMoveToEntities(), and SV_Trace().

const float * moveclip_t::end

Definition at line 1404 of file cl_localentity.c.

Referenced by CL_ClipMoveToLEs(), CL_Trace(), SV_ClipMoveToEntities(), and SV_Trace().

const float * moveclip_t::maxs

size of the moving object

Definition at line 1403 of file cl_localentity.c.

Referenced by CL_ClipMoveToLEs(), CL_Trace(), SV_ClipMoveToEntities(), and SV_Trace().

const float * moveclip_t::mins

Definition at line 1403 of file cl_localentity.c.

Referenced by CL_ClipMoveToLEs(), CL_Trace(), SV_ClipMoveToEntities(), and SV_Trace().

Definition at line 365 of file sv_world.c.

Referenced by SV_ClipMoveToEntities(), and SV_Trace().

Definition at line 1406 of file cl_localentity.c.

Referenced by CL_ClipMoveToLEs(), and CL_Trace().

ignore these for clipping

Definition at line 1406 of file cl_localentity.c.

Referenced by CL_ClipMoveToLEs(), and CL_Trace().

const float * moveclip_t::start

Definition at line 1404 of file cl_localentity.c.

Referenced by CL_ClipMoveToLEs(), CL_Trace(), SV_ClipMoveToEntities(), and SV_Trace().

Definition at line 1405 of file cl_localentity.c.

Referenced by CL_ClipMoveToLEs(), CL_Trace(), SV_ClipMoveToEntities(), and SV_Trace().


The documentation for this struct was generated from the following files:

Generated by  doxygen 1.6.2