|
Krita Source Code Documentation
|
Go to the source code of this file.
Classes | |
| struct | KisFilterWeightsBuffer::FilterWeights |
| class | KisFilterWeightsBuffer |
Macros | |
| #define | DEBUG_ALL() Q_UNUSED(beginDst); Q_UNUSED(endDst); |
| #define | DEBUG_SAMPLE() |
| #define | SANITY_CENTER_POSITION() |
| #define | SANITY_CHECKSUM() |
| #define | SANITY_ZEROS() |
| #define DEBUG_ALL | ( | ) | Q_UNUSED(beginDst); Q_UNUSED(endDst); |
Definition at line 75 of file kis_filter_weights_buffer.h.
| #define DEBUG_SAMPLE | ( | ) |
Definition at line 76 of file kis_filter_weights_buffer.h.
| #define SANITY_CENTER_POSITION | ( | ) |
Definition at line 52 of file kis_filter_weights_buffer.h.
| #define SANITY_CHECKSUM | ( | ) |
Definition at line 54 of file kis_filter_weights_buffer.h.
| #define SANITY_ZEROS | ( | ) |
Definition at line 53 of file kis_filter_weights_buffer.h.