Blender V2.61 - r43446
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 36 of file BLO_undofile.h.


Member Data Documentation

unsigned int MemFileChunk::ident

Definition at line 40 of file BLO_undofile.h.

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

Definition at line 37 of file BLO_undofile.h.

unsigned int MemFileChunk::size

Definition at line 40 of file BLO_undofile.h.

Referenced by add_memfilechunk(), BKE_undo_save_quit(), and fd_read_from_memfile().


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