WFMath_Polygon_2(3)
| WFMath::Polygon< 2 >(3) | WFMath | WFMath::Polygon< 2 >(3) |
NAME
WFMath::Polygon< 2 > - The 2D specialization of the Polygon<> template.
SYNOPSIS
#include <polygon.h>
Public Member Functions
Polygon (const AtlasInType &a)
Construct a polygon from an object passed by Atlas. AtlasOutType
toAtlas () const
Create an Atlas object from the box. void fromAtlas (const AtlasInType
&a)
Set the box's value to that given by an Atlas object.
Detailed Description
template<>
class WFMath::Polygon< 2 >" The 2D specialization of the Polygon<> template.
Author
Generated automatically by Doxygen for WFMath from the source code.
| Sat Sep 30 2017 | Version 1.0.2 |
