Searched refs:PolyNodes (Results 1 – 2 of 2) sorted by relevance
134 typedef std::vector< PolyNode* > PolyNodes; typedef142 PolyNodes Childs;167 PolyNodes AllNodes;
154 for (PolyNodes::size_type i = 0; i < AllNodes.size(); ++i) in Clear()