ug4
|
#include "orientation_util.h"
Namespaces | |
ug | |
the ug namespace | |
Functions | |
UG_API bool | ug::OrientationMatches (FaceVertices *fv, Volume *v) |
bool | ug::EdgeOrientationMatches (EdgeVertices *ev, Face *f) |
checks if the edge-orientation of the edge and the face matches. More... | |
bool | ug::OrientationMatches (EdgeVertices *ev, Face *f) |
checks if the edge-orientation of the edge and the face matches. More... | |