#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. | |
1.5.9