|
Krita Source Code Documentation
|
#include <kis_lazy_fill_graph.h>
Public Types | |
| typedef readable_property_map_tag | category |
| typedef Descriptor | key_type |
| typedef reference_type | reference |
| typedef Descriptor | reference_type |
| typedef Descriptor | value_type |
Public Member Functions | |
| lazy_fill_graph_reverse_edge_map () | |
| value_type | operator[] (const key_type &key) const |
Friends | |
| Descriptor | get (const lazy_fill_graph_reverse_edge_map< Descriptor > &rev_map, const typename lazy_fill_graph_reverse_edge_map< Descriptor >::key_type &key) |
Definition at line 82 of file kis_lazy_fill_graph.h.
| typedef readable_property_map_tag lazy_fill_graph_reverse_edge_map< Descriptor >::category |
Definition at line 88 of file kis_lazy_fill_graph.h.
| typedef Descriptor lazy_fill_graph_reverse_edge_map< Descriptor >::key_type |
Definition at line 87 of file kis_lazy_fill_graph.h.
| typedef reference_type lazy_fill_graph_reverse_edge_map< Descriptor >::reference |
Definition at line 86 of file kis_lazy_fill_graph.h.
| typedef Descriptor lazy_fill_graph_reverse_edge_map< Descriptor >::reference_type |
Definition at line 85 of file kis_lazy_fill_graph.h.
| typedef Descriptor lazy_fill_graph_reverse_edge_map< Descriptor >::value_type |
Definition at line 84 of file kis_lazy_fill_graph.h.
|
inline |
Definition at line 90 of file kis_lazy_fill_graph.h.
|
inline |
Definition at line 92 of file kis_lazy_fill_graph.h.
|
friend |
Definition at line 97 of file kis_lazy_fill_graph.h.