Blender V5.0
SDefVert Struct Reference

#include <DNA_modifier_types.h>

Public Attributes

SDefBindbinds
unsigned int binds_num
unsigned int vertex_idx

Detailed Description

Definition at line 2343 of file DNA_modifier_types.h.

Member Data Documentation

◆ binds

SDefBind* SDefVert::binds

Definition at line 2344 of file DNA_modifier_types.h.

Referenced by bindVert().

◆ binds_num

unsigned int SDefVert::binds_num

Definition at line 2345 of file DNA_modifier_types.h.

Referenced by bindVert(), and compactSparseBinds().

◆ vertex_idx

unsigned int SDefVert::vertex_idx

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