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