|
Blender V5.0
|
#include <RNA_types.hh>
Public Attributes | |
| void * | array |
| RawPropertyType | type |
| int | len |
| int | stride |
Definition at line 637 of file RNA_types.hh.
| void* RawArray::array |
Definition at line 638 of file RNA_types.hh.
| int RawArray::len |
Definition at line 640 of file RNA_types.hh.
| int RawArray::stride |
Definition at line 641 of file RNA_types.hh.
| RawPropertyType RawArray::type |
Definition at line 639 of file RNA_types.hh.