Blender V2.61 - r43446
Classes | Typedefs | Enumerations

DNA_packedFile_types.h File Reference

Go to the source code of this file.

Classes

struct  PackedFile

Typedefs

typedef struct PackedFile PackedFile

Enumerations

enum  PF_FileStatus {
  PF_EQUAL = 0, PF_DIFFERS, PF_NOFILE, PF_WRITE_ORIGINAL,
  PF_WRITE_LOCAL, PF_USE_LOCAL, PF_USE_ORIGINAL, PF_KEEP,
  PF_REMOVE, PF_NOOP, PF_ASK
}

Detailed Description

Author:
nzc
Since:
12-oct-2000 nzc

Definition in file DNA_packedFile_types.h.


Typedef Documentation

typedef struct PackedFile PackedFile

Enumeration Type Documentation

Enumerator:
PF_EQUAL 
PF_DIFFERS 
PF_NOFILE 
PF_WRITE_ORIGINAL 
PF_WRITE_LOCAL 
PF_USE_LOCAL 
PF_USE_ORIGINAL 
PF_KEEP 
PF_REMOVE 
PF_NOOP 
PF_ASK 

Definition at line 43 of file DNA_packedFile_types.h.