|
Blender V4.3
|
#include <BLI_linear_allocator_chunked_list.hh>
Public Member Functions | |
| MutableIterator (Segment *segment, int64_t index=0) | |
| MutableIterator & | operator++ () |
| T & | operator* () |
Definition at line 143 of file BLI_linear_allocator_chunked_list.hh.
|
inline |
Definition at line 149 of file BLI_linear_allocator_chunked_list.hh.
|
inline |
Definition at line 161 of file BLI_linear_allocator_chunked_list.hh.
References blender::linear_allocator::ChunkedListSegment< T, Capacity >::values.
|
inline |
Definition at line 151 of file BLI_linear_allocator_chunked_list.hh.
References blender::linear_allocator::ChunkedListSegment< T, Capacity >::next, and blender::linear_allocator::ChunkedListSegment< T, Capacity >::size.