|
Blender V4.3
|
#include <BLI_listbase_wrapper.hh>
Classes | |
| class | Iterator |
Public Member Functions | |
| ListBaseWrapperTemplate (LB *listbase) | |
| ListBaseWrapperTemplate (LB &listbase) | |
| Iterator | begin () const |
| Iterator | end () const |
| T * | get (uint index) const |
| int64_t | index_of (const T *value) const |
Definition at line 23 of file BLI_listbase_wrapper.hh.
|
inline |
Definition at line 28 of file BLI_listbase_wrapper.hh.
References BLI_assert.
|
inline |
Definition at line 33 of file BLI_listbase_wrapper.hh.
|
inline |
Definition at line 68 of file BLI_listbase_wrapper.hh.
|
inline |
Definition at line 73 of file BLI_listbase_wrapper.hh.
|
inline |
Definition at line 78 of file BLI_listbase_wrapper.hh.
References BLI_assert, BLI_findlink(), and ptr.
|
inline |
Definition at line 85 of file BLI_listbase_wrapper.hh.
References BLI_assert, and ptr.