Blender  V2.59
Public Attributes
MemFileChunk Struct Reference

#include <BLO_undofile.h>

List of all members.

Public Attributes

void * next
void * prev
char * buf
unsigned int ident
unsigned int size

Detailed Description

Definition at line 38 of file BLO_undofile.h.


Member Data Documentation

unsigned int MemFileChunk::ident

Definition at line 42 of file BLO_undofile.h.

Referenced by add_memfilechunk(), BLO_free_memfile(), and BLO_merge_memfile().

Definition at line 39 of file BLO_undofile.h.

unsigned int MemFileChunk::size

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