Blender
V5.0
source
blender
makesdna
DNA_lattice_defaults.h File Reference
Blender
|
Blender
»
DNA, RNA and .blend access
»
Struct DNA (File Format)
Go to the source code of this file.
Macros
Lattice Struct
#define
_DNA_DEFAULT_Lattice
Macro Definition Documentation
◆
_DNA_DEFAULT_Lattice
#define _DNA_DEFAULT_Lattice
Value:
{ \
.flag =
LT_GRID
, \
.typeu =
KEY_BSPLINE
, \
.typev =
KEY_BSPLINE
, \
.typew =
KEY_BSPLINE
, \
.actbp =
LT_ACTBP_NONE
, \
}
KEY_BSPLINE
@ KEY_BSPLINE
Definition
DNA_key_types.h:135
LT_ACTBP_NONE
#define LT_ACTBP_NONE
Definition
DNA_lattice_types.h:82
LT_GRID
@ LT_GRID
Definition
DNA_lattice_types.h:76
Definition at line
17
of file
DNA_lattice_defaults.h
.
Generated on
for Blender by
doxygen
1.16.1