|
Blender
V2.93
|
#include "DNA_ID.h"Go to the source code of this file.
Classes | |
| struct | AlembicObjectPath |
| struct | CacheFile |
Typedefs | |
| typedef struct AlembicObjectPath | AlembicObjectPath |
| typedef struct CacheFile | CacheFile |
Enumerations | |
| enum | { CACHEFILE_DS_EXPAND = (1 << 0) , CACHEFILE_UNUSED_0 = (1 << 1) } |
| enum | { CACHEFILE_VELOCITY_UNIT_FRAME , CACHEFILE_VELOCITY_UNIT_SECOND } |
| typedef struct AlembicObjectPath AlembicObjectPath |
| anonymous enum |
| Enumerator | |
|---|---|
| CACHEFILE_DS_EXPAND | |
| CACHEFILE_UNUSED_0 | |
Definition at line 35 of file DNA_cachefile_types.h.
| anonymous enum |
| Enumerator | |
|---|---|
| CACHEFILE_VELOCITY_UNIT_FRAME | |
| CACHEFILE_VELOCITY_UNIT_SECOND | |
Definition at line 57 of file DNA_cachefile_types.h.