Blender V4.3
blender::nodes::socket_items::SocketItemsRef< T > Struct Template Reference

#include <NOD_socket_items.hh>

Public Attributes

T ** items
 
intitems_num
 
intactive_index
 

Detailed Description

template<typename T>
struct blender::nodes::socket_items::SocketItemsRef< T >

References a "C-Array" that is stored elsewhere. This is different from a MutableSpan, because one can even resize the array through this reference.

Definition at line 36 of file NOD_socket_items.hh.

Member Data Documentation

◆ active_index

◆ items

◆ items_num


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