e_event_addedict.c File Reference

#include "../../../../client.h"
#include "../../../cl_localentity.h"
#include "e_event_addedict.h"
Include dependency graph for e_event_addedict.c:

Go to the source code of this file.

Functions

static qboolean CL_AddEdictFunc (le_t *le, entity_t *ent)
 Draw the bounding boxes for the server side edicts.
void CL_AddEdict (const eventRegister_t *self, struct dbuffer *msg)
 Adds server side edicts to the client for displaying them.

Detailed Description

Definition in file e_event_addedict.c.


Function Documentation

void CL_AddEdict ( const eventRegister_t self,
struct dbuffer msg 
)
static qboolean CL_AddEdictFunc ( le_t le,
entity_t ent 
) [static]

Draw the bounding boxes for the server side edicts.

Definition at line 33 of file e_event_addedict.c.

References le_s::maxs, le_s::mins, le_s::origin, qtrue, R_EntitySetOrigin(), RF_BOX, VectorCopy, and VectorSet.

Referenced by CL_AddEdict().


Generated by  doxygen 1.6.2