Krita Source Code Documentation
Loading...
Searching...
No Matches
KisChangeIndirectValueCommand< mem_ptr, ValueType > Struct Template Reference

#include <KisChangeValueCommand.h>

Detailed Description

template<auto mem_ptr, typename ValueType>
struct KisChangeIndirectValueCommand< mem_ptr, ValueType >

KisChangeIndirectValueCommand has the same purpose as KisChangeValueCommand, but changes the value of variable stored inside a pointer. Basically, it dereferences the variable on every assignment operation.

Definition at line 73 of file KisChangeValueCommand.h.


The documentation for this struct was generated from the following file: