Home
last modified time | relevance | path

Searched refs:VectorOfVertexVectors (Results 1 – 2 of 2) sorted by relevance

/trunk/main/basegfx/inc/basegfx/polygon/
H A Db2dpolypolygonrasterconverter.hxx124 typedef ::std::vector<VectorOfVertices> VectorOfVertexVectors; typedef in basegfx::B2DPolyPolygonRasterConverter
134 VectorOfVertexVectors maScanlines;
/trunk/main/basegfx/source/polygon/
H A Db2dpolypolygonrasterconverter.cxx428 VectorOfVertexVectors::iterator aIter( maScanlines.begin() ); in init()
429 VectorOfVertexVectors::iterator aEnd( maScanlines.end() ); in init()

Completed in 16 milliseconds