Blender
V4.3
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
, \
.use_prefetch = 1, \
.prefetch_cache_size = 4096, \
}
NULL
#define NULL
Definition
device/metal/compat.h:315
Definition at line
17
of file
DNA_cachefile_defaults.h
.
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0