|
Blender
V3.3
|
#include <DNA_modifier_types.h>
Public Attributes | |
| SDefBind * | binds |
| unsigned int | binds_num |
| unsigned int | vertex_idx |
Definition at line 2204 of file DNA_modifier_types.h.
| SDefBind* SDefVert::binds |
Definition at line 2205 of file DNA_modifier_types.h.
Referenced by bindVert(), blendRead(), copyData(), and freeData().
| unsigned int SDefVert::binds_num |
Definition at line 2206 of file DNA_modifier_types.h.
Referenced by bindVert(), blendRead(), blendWrite(), compactSparseBinds(), copyData(), and freeData().
| unsigned int SDefVert::vertex_idx |
Definition at line 2207 of file DNA_modifier_types.h.
Referenced by bindVert(), and blo_do_versions_300().