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