Blender V4.3
RawArray Struct Reference

#include <RNA_types.hh>

Public Attributes

void * array
RawPropertyType type
int len
int stride

Detailed Description

Definition at line 486 of file RNA_types.hh.

Member Data Documentation

◆ array

void* RawArray::array

Definition at line 487 of file RNA_types.hh.

Referenced by rna_raw_access().

◆ len

int RawArray::len

Definition at line 489 of file RNA_types.hh.

Referenced by rna_raw_access().

◆ stride

int RawArray::stride

Definition at line 490 of file RNA_types.hh.

Referenced by rna_raw_access().

◆ type

RawPropertyType RawArray::type

Definition at line 488 of file RNA_types.hh.

Referenced by rna_raw_access().


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