Blender V5.0
NodeIndexSwitch Struct Reference

#include <DNA_node_types.h>

Public Attributes

IndexSwitchItemitems
int items_num
int data_type
int next_identifier
char _pad [4]

Detailed Description

Definition at line 2395 of file DNA_node_types.h.

Member Data Documentation

◆ _pad

char NodeIndexSwitch::_pad[4]

Definition at line 2404 of file DNA_node_types.h.

◆ data_type

◆ items

IndexSwitchItem* NodeIndexSwitch::items

Definition at line 2396 of file DNA_node_types.h.

◆ items_num

◆ next_identifier

int NodeIndexSwitch::next_identifier

Identifier to give to the next item.

Definition at line 2402 of file DNA_node_types.h.


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