|
Blender V4.3
|
#include <rna_internal.hh>
Public Attributes | |
| AllocDefRNA * | next |
| AllocDefRNA * | prev |
| void * | mem |
Definition at line 103 of file rna_internal.hh.
| void* AllocDefRNA::mem |
Definition at line 105 of file rna_internal.hh.
Referenced by rna_alloc_from_buffer(), and rna_calloc().
| AllocDefRNA* AllocDefRNA::next |
Definition at line 104 of file rna_internal.hh.
| AllocDefRNA * AllocDefRNA::prev |
Definition at line 104 of file rna_internal.hh.