doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
snapshot_s Struct Reference

#include <Game_local.h>

Public Attributes

int sequence
 
entityState_tfirstEntityState
 
int pvs [ENTITY_PVS_SIZE]
 
struct snapshot_snext
 

Detailed Description

Definition at line 125 of file Game_local.h.

Member Data Documentation

entityState_t* snapshot_s::firstEntityState

Definition at line 127 of file Game_local.h.

struct snapshot_s* snapshot_s::next

Definition at line 129 of file Game_local.h.

int snapshot_s::pvs[ENTITY_PVS_SIZE]

Definition at line 128 of file Game_local.h.

int snapshot_s::sequence

Definition at line 126 of file Game_local.h.


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