wfmath 1.0.3
A math library for the Worldforge system.
|
Public Member Functions | |
Poly2Reorient (Poly2ReorientType type, CoordType scale=0.0) | |
void | reorient (Polygon< 2 > &poly, size_t skip=std::numeric_limits< size_t >::max()) const |
|
inlineexplicit |
void WFMath::Poly2Reorient::reorient | ( | Polygon< 2 > & | poly, |
size_t | skip = std::numeric_limits<size_t>::max() |
||
) | const |
Definition at line 31 of file polygon.cpp.