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

#include <RNA_types.h>

Public Attributes

intptr_t array_tot
 
voidarray
 

Detailed Description

Mainly to avoid confusing casts.

Definition at line 624 of file RNA_types.h.

Member Data Documentation

◆ array

void* ParameterDynAlloc::array

◆ array_tot

intptr_t ParameterDynAlloc::array_tot

Important, this breaks when set to an int.

Definition at line 626 of file RNA_types.h.

Referenced by py_to_array(), pyrna_param_to_py(), RNA_parameter_list_create(), and RNA_parameter_set().


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