Blender V5.0
RawArray Struct Reference

#include <RNA_types.hh>

Public Attributes

void * array
RawPropertyType type
int len
int stride

Detailed Description

Definition at line 637 of file RNA_types.hh.

Member Data Documentation

◆ array

void* RawArray::array

Definition at line 638 of file RNA_types.hh.

◆ len

int RawArray::len

Definition at line 640 of file RNA_types.hh.

◆ stride

int RawArray::stride

Definition at line 641 of file RNA_types.hh.

◆ type

RawPropertyType RawArray::type

Definition at line 639 of file RNA_types.hh.


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