Blender V4.5
RawArray Struct Reference

#include <RNA_types.hh>

Public Attributes

void * array
 
RawPropertyType type
 
int len
 
int stride
 

Detailed Description

Definition at line 603 of file RNA_types.hh.

Member Data Documentation

◆ array

void* RawArray::array

Definition at line 604 of file RNA_types.hh.

Referenced by rna_raw_access().

◆ len

int RawArray::len

Definition at line 606 of file RNA_types.hh.

◆ stride

int RawArray::stride

Definition at line 607 of file RNA_types.hh.

◆ type

RawPropertyType RawArray::type

Definition at line 605 of file RNA_types.hh.


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