![]() |
Mapper
0.9.0
API documentation
|
An accessor to the active objects in a std::vector<EditedItem>. More...
#include <tool_base.h>
Classes | |
struct | iterator |
Public Member Functions | |
ObjectsRange (container &items) | |
iterator | begin () noexcept |
iterator | end () noexcept |
An accessor to the active objects in a std::vector<EditedItem>.
This makes the edited objects available in range-for loops by providing forward iteration, but hides the implementation details.
|
inlineexplicit |
|
inlinenoexcept |
|
inlinenoexcept |