Blender V4.5
SDefVert Struct Reference

#include <DNA_modifier_types.h>

Public Attributes

SDefBindbinds
unsigned int binds_num
unsigned int vertex_idx

Detailed Description

Definition at line 2239 of file DNA_modifier_types.h.

Member Data Documentation

◆ binds

SDefBind* SDefVert::binds

Definition at line 2240 of file DNA_modifier_types.h.

Referenced by bindVert(), blend_read(), copy_data(), and free_data().

◆ binds_num

unsigned int SDefVert::binds_num

◆ vertex_idx

unsigned int SDefVert::vertex_idx

Definition at line 2242 of file DNA_modifier_types.h.

Referenced by bindVert(), and blo_do_versions_300().


The documentation for this struct was generated from the following file: