ug4
|
Namespaces | |
namespace | ug |
the ug namespace | |
Functions | |
std::pair< Vertex *, Edge * > | ug::GetNextSectionOfPolyChain (Grid &grid, std::pair< Vertex *, Edge * > lastSection, Grid::edge_traits::callback cbEdgeIsInPolyChain) |
returns the next section in a polygonal chain. | |
bool | ug::SplitIrregularPolyChain (SubsetHandler &sh, int srcIndex, int targetIndex) |
Makes sure that the polychain at srcIndex is regular and not separated. | |