Krita Source Code Documentation
Loading...
Searching...
No Matches
boost::property_map< KisLazyFillGraph, vertex_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 >::vertex_descriptor, typename graph_traits< KisLazyFillGraph >::vertices_size_type > type
 

Detailed Description

Definition at line 975 of file kis_lazy_fill_graph.h.

Member Typedef Documentation

◆ const_type

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

Definition at line 979 of file kis_lazy_fill_graph.h.

◆ type

typedef lazy_fill_graph_index_map<KisLazyFillGraph, typename graph_traits<KisLazyFillGraph>::vertex_descriptor, typename graph_traits<KisLazyFillGraph>::vertices_size_type> boost::property_map< KisLazyFillGraph, vertex_index_t >::type

Definition at line 978 of file kis_lazy_fill_graph.h.


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