DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
hz_bitstream_readblocks_t Struct Reference
+ Collaboration diagram for hz_bitstream_readblocks_t:

Data Fields

hz_bitstream_readblock_tblocks
 
int count
 
hz_bitstream_readblock_tcurrent
 
unsigned int position
 
unsigned int store
 

Detailed Description

Definition at line 46 of file dpvsimpledecode.c.

Field Documentation

◆ blocks

hz_bitstream_readblock_t* hz_bitstream_readblocks_t::blocks

◆ count

int hz_bitstream_readblocks_t::count

◆ current

hz_bitstream_readblock_t* hz_bitstream_readblocks_t::current

◆ position

unsigned int hz_bitstream_readblocks_t::position

◆ store

unsigned int hz_bitstream_readblocks_t::store

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