Krita Source Code Documentation
Loading...
Searching...
No Matches
boost::property_map< KisLazyFillGraph, edge_reverse_t > Struct Reference

#include <kis_lazy_fill_graph.h>

Public Types

typedef type const_type
 
typedef lazy_fill_graph_reverse_edge_map< typename graph_traits< KisLazyFillGraph >::edge_descriptor > type
 

Detailed Description

Definition at line 993 of file kis_lazy_fill_graph.h.

Member Typedef Documentation

◆ const_type

typedef type boost::property_map< KisLazyFillGraph, edge_reverse_t >::const_type

Definition at line 995 of file kis_lazy_fill_graph.h.

◆ type

typedef lazy_fill_graph_reverse_edge_map<typename graph_traits<KisLazyFillGraph>::edge_descriptor> boost::property_map< KisLazyFillGraph, edge_reverse_t >::type

Definition at line 994 of file kis_lazy_fill_graph.h.


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