|
Blender V4.3
|
#include <DNA_modifier_types.h>
Public Attributes | |
| SDefBind * | binds |
| unsigned int | binds_num |
| unsigned int | vertex_idx |
Definition at line 2302 of file DNA_modifier_types.h.
| SDefBind* SDefVert::binds |
Definition at line 2303 of file DNA_modifier_types.h.
Referenced by bindVert(), blend_read(), copy_data(), and free_data().
| unsigned int SDefVert::binds_num |
Definition at line 2304 of file DNA_modifier_types.h.
Referenced by bindVert(), blend_read(), blend_write(), compactSparseBinds(), copy_data(), and free_data().
| unsigned int SDefVert::vertex_idx |
Definition at line 2305 of file DNA_modifier_types.h.
Referenced by bindVert(), and blo_do_versions_300().