ug4
mark_util.h File Reference
#include "mark_util_impl.h"

Go to the source code of this file.

Namespaces

 ug
 the ug namespace
 

Functions

template<class TVertexIterator , class TAPosition >
UG_API void ug::MarkCorners (Grid &grid, ISubsetHandler &sh, TVertexIterator vrtsBegin, TVertexIterator vrtsEnd, Grid::edge_traits::callback cbPathEdge, int subsetIndex, number angle, TAPosition &aPos)
 
template<class TEdgeIterator >
UG_API void ug::MarkCreaseEdges (Grid &grid, ISubsetHandler &sh, TEdgeIterator edgesBegin, TEdgeIterator edgesEnd, int subsetIndex, number angle, APosition &aPos=aPosition, ANormal *paFaceNormal=NULL)