Iterator support. More...
#include <SlrShadingContext.h>
Public Member Functions | |
| iterator (SlrShadingData *p) noexcept | |
| SlrShadingContext & | operator* () noexcept |
| bool | operator== (const iterator &b) const noexcept |
| bool | operator!= (const iterator &b) const noexcept |
| iterator & | operator++ () noexcept |
| iterator | operator++ (int) noexcept |
Iterator support.
| ©2025 The Foundry Visionmongers, Ltd. All Rights Reserved. |