|
Blender V4.5
|
#include <RNA_types.hh>
Public Attributes | |
| void * | array |
| RawPropertyType | type |
| int | len |
| int | stride |
Definition at line 603 of file RNA_types.hh.
| void* RawArray::array |
Definition at line 604 of file RNA_types.hh.
| int RawArray::len |
Definition at line 606 of file RNA_types.hh.
| int RawArray::stride |
Definition at line 607 of file RNA_types.hh.
| RawPropertyType RawArray::type |
Definition at line 605 of file RNA_types.hh.