ug4
grid_objects_2d.cpp File Reference
#include <vector>
#include <algorithm>
#include "grid_objects_2d.h"

Namespaces

 ug
 the ug namespace
 

Functions

static bool ug::ReorderCornersCCW (Vertex **cornersOut, Vertex **const cornersIn, int numCorners, int firstCorner)
 helpful if a local vertex-order is required More...