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

#include <kis_lazy_fill_graph.h>

Public Types

typedef type const_type
 
typedef lazy_fill_graph_index_map< KisLazyFillGraph, typename graph_traits< KisLazyFillGraph >::edge_descriptor, typename graph_traits< KisLazyFillGraph >::edges_size_type > type
 

Detailed Description

Definition at line 983 of file kis_lazy_fill_graph.h.

Member Typedef Documentation

◆ const_type

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

Definition at line 987 of file kis_lazy_fill_graph.h.

◆ type

typedef lazy_fill_graph_index_map<KisLazyFillGraph, typename graph_traits<KisLazyFillGraph>::edge_descriptor, typename graph_traits<KisLazyFillGraph>::edges_size_type> boost::property_map< KisLazyFillGraph, edge_index_t >::type

Definition at line 986 of file kis_lazy_fill_graph.h.


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