wfmath 1.0.3
A math library for the Worldforge system.
WFMath::Poly2Reorient Class Reference

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
 

Detailed Description

Definition at line 180 of file polygon.h.

Constructor & Destructor Documentation

◆ Poly2Reorient()

WFMath::Poly2Reorient::Poly2Reorient ( Poly2ReorientType  type,
CoordType  scale = 0.0 
)
inlineexplicit

Definition at line 183 of file polygon.h.

Member Function Documentation

◆ reorient()

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.


The documentation for this class was generated from the following files: