Blender V2.61 - r43446
|
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 } |
Definition in file DNA_packedFile_types.h.
typedef struct PackedFile PackedFile |
enum PF_FileStatus |
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.