|
Blender V4.3
|
#include <RNA_types.hh>
Public Attributes | |
| void * | array |
| RawPropertyType | type |
| int | len |
| int | stride |
Definition at line 486 of file RNA_types.hh.
| void* RawArray::array |
Definition at line 487 of file RNA_types.hh.
Referenced by rna_raw_access().
| int RawArray::len |
Definition at line 489 of file RNA_types.hh.
| int RawArray::stride |
Definition at line 490 of file RNA_types.hh.
| RawPropertyType RawArray::type |
Definition at line 488 of file RNA_types.hh.