|
Blender V4.5
|
#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 121 of file BLI_linear_allocator_chunked_list.hh.
|
inline |
Definition at line 127 of file BLI_linear_allocator_chunked_list.hh.
|
inline |
Definition at line 139 of file BLI_linear_allocator_chunked_list.hh.
References blender::linear_allocator::ChunkedListSegment< T, Capacity >::values.
|
inline |
Definition at line 129 of file BLI_linear_allocator_chunked_list.hh.
References blender::linear_allocator::ChunkedListSegment< T, Capacity >::next, and blender::linear_allocator::ChunkedListSegment< T, Capacity >::size.