|
Blender
V2.93
|
Public Attributes | |
| int | static_storage [64] |
| int | static_storage_size |
| int * | heap_storage |
| int | heap_storage_size |
Definition at line 353 of file subdiv_ccg.c.
| int* StaticOrHeapIntStorage::heap_storage |
Definition at line 356 of file subdiv_ccg.c.
Referenced by static_or_heap_storage_free(), static_or_heap_storage_get(), and static_or_heap_storage_init().
| int StaticOrHeapIntStorage::heap_storage_size |
Definition at line 357 of file subdiv_ccg.c.
Referenced by static_or_heap_storage_get(), and static_or_heap_storage_init().
| int StaticOrHeapIntStorage::static_storage[64] |
Definition at line 354 of file subdiv_ccg.c.
Referenced by static_or_heap_storage_get(), and static_or_heap_storage_init().
| int StaticOrHeapIntStorage::static_storage_size |
Definition at line 355 of file subdiv_ccg.c.
Referenced by static_or_heap_storage_init().