|
Blender V4.5
|
#include <DNA_modifier_types.h>
Public Attributes | |
| SDefBind * | binds |
| unsigned int | binds_num |
| unsigned int | vertex_idx |
Definition at line 2239 of file DNA_modifier_types.h.
| SDefBind* SDefVert::binds |
Definition at line 2240 of file DNA_modifier_types.h.
Referenced by bindVert(), blend_read(), copy_data(), and free_data().
| unsigned int SDefVert::binds_num |
Definition at line 2241 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 2242 of file DNA_modifier_types.h.
Referenced by bindVert(), and blo_do_versions_300().