|
Krita Source Code Documentation
|
#include <kis_stabilized_events_sampler.h>
Inheritance diagram for KisStabilizedEventsSampler::iterator:Public Member Functions | |
| iterator () | |
| iterator (const KisStabilizedEventsSampler *sampler, int index, qreal alpha) | |
Private Member Functions | |
| const KisPaintInformation & | dereference () const |
| bool | equal (iterator const &other) const |
| void | increment () |
Private Attributes | |
| qreal | m_alpha |
| int | m_index |
| const KisStabilizedEventsSampler * | m_sampler |
Friends | |
| class | boost::iterator_core_access |
Definition at line 31 of file kis_stabilized_events_sampler.h.
|
inline |
Definition at line 37 of file kis_stabilized_events_sampler.h.
|
inline |
Definition at line 42 of file kis_stabilized_events_sampler.h.
|
private |
Definition at line 68 of file kis_stabilized_events_sampler.cpp.
References m_alpha, KisStabilizedEventsSampler::m_d, m_index, and m_sampler.
|
inlineprivate |
|
inlineprivate |
Definition at line 50 of file kis_stabilized_events_sampler.h.
|
friend |
Definition at line 48 of file kis_stabilized_events_sampler.h.
|
private |
Definition at line 64 of file kis_stabilized_events_sampler.h.
|
private |
Definition at line 63 of file kis_stabilized_events_sampler.h.
|
private |
Definition at line 62 of file kis_stabilized_events_sampler.h.