Blender  V2.93
Public Attributes | List of all members
SDefVert Struct Reference

#include <DNA_modifier_types.h>

Public Attributes

SDefBindbinds
 
unsigned int numbinds
 
char _pad [4]
 

Detailed Description

Definition at line 2201 of file DNA_modifier_types.h.

Member Data Documentation

◆ _pad

char SDefVert::_pad[4]

Definition at line 2204 of file DNA_modifier_types.h.

◆ binds

SDefBind* SDefVert::binds

Definition at line 2202 of file DNA_modifier_types.h.

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

◆ numbinds

unsigned int SDefVert::numbinds

Definition at line 2203 of file DNA_modifier_types.h.

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


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