Searched defs:OutputType (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/2geom/
H A Dconcepts.h62 typedef typename T::output_type OutputType; typedef in struct:Geom::FragmentConcept
63 typedef typename ResultTraits<OutputType>::bounds_type BoundsType;
64 typedef typename ResultTraits<OutputType>::sb_type SbType;
67 OutputType o;
71 std::vector<OutputType> v;

Completed in 11 milliseconds