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
oggpack_buffer Struct Reference

#include <ogg.h>

Public Attributes

long endbyte
 
int endbit
 
unsigned char * buffer
 
unsigned char * ptr
 
long storage
 

Detailed Description

Definition at line 26 of file ogg.h.

Member Data Documentation

unsigned char* oggpack_buffer::buffer

Definition at line 30 of file ogg.h.

int oggpack_buffer::endbit

Definition at line 28 of file ogg.h.

long oggpack_buffer::endbyte

Definition at line 27 of file ogg.h.

unsigned char* oggpack_buffer::ptr

Definition at line 31 of file ogg.h.

long oggpack_buffer::storage

Definition at line 32 of file ogg.h.


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