Iterator support. More...
#include <SlrShadingContext.h>
Public Member Functions | |
| iterator (ListT::iterator it) noexcept | |
| SlrShadingContext & | operator* () noexcept |
| bool | operator== (const iterator &b) const noexcept |
| bool | operator!= (const iterator &b) const noexcept |
| iterator & | operator++ () noexcept |
| operator void * () noexcept | |
| iterator (const iterator &)=delete | |
| void | operator= (const iterator &)=delete |
Iterator support.
| ©2026 The Foundry Visionmongers, Ltd. All Rights Reserved. |