|
Blender
V2.93
|
#include <DNA_modifier_types.h>
Public Attributes | |
| SDefBind * | binds |
| unsigned int | numbinds |
| char | _pad [4] |
Definition at line 2201 of file DNA_modifier_types.h.
| char SDefVert::_pad[4] |
Definition at line 2204 of file DNA_modifier_types.h.
| SDefBind* SDefVert::binds |
Definition at line 2202 of file DNA_modifier_types.h.
Referenced by bindVert(), blendRead(), blendWrite(), copyData(), and freeData().
| unsigned int SDefVert::numbinds |
Definition at line 2203 of file DNA_modifier_types.h.
Referenced by bindVert(), blendRead(), blendWrite(), copyData(), and freeData().