Blender  V3.3
Public Attributes | List of all members
SDefVert Struct Reference

#include <DNA_modifier_types.h>

Public Attributes

SDefBindbinds
 
unsigned int binds_num
 
unsigned int vertex_idx
 

Detailed Description

Definition at line 2204 of file DNA_modifier_types.h.

Member Data Documentation

◆ binds

SDefBind* SDefVert::binds

Definition at line 2205 of file DNA_modifier_types.h.

Referenced by bindVert(), blendRead(), copyData(), and freeData().

◆ binds_num

unsigned int SDefVert::binds_num

◆ vertex_idx

unsigned int SDefVert::vertex_idx

Definition at line 2207 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: