Blender
V5.0
source
blender
makesdna
DNA_cachefile_defaults.h File Reference
Blender
|
Blender
»
DNA, RNA and .blend access
»
Struct DNA (File Format)
Go to the source code of this file.
Macros
CacheFile Struct
#define
_DNA_DEFAULT_CacheFile
Macro Definition Documentation
◆
_DNA_DEFAULT_CacheFile
#define _DNA_DEFAULT_CacheFile
Value:
{ \
.filepath[0] =
'\0'
, \
.override_frame =
false
, \
.frame = 0.0f, \
.is_sequence =
false
, \
.scale = 1.0f, \
.object_paths ={NULL, NULL}, \
\
.type = 0, \
.handle = NULL, \
.handle_filepath[0] =
'\0'
, \
.handle_readers = NULL, \
}
Definition at line
17
of file
DNA_cachefile_defaults.h
.
Generated on
for Blender by
doxygen
1.16.1