|
OpenStructure
|
#include <ost/message.hh>#include "polygon_mask.hh"#include "extent_mask.hh"#include "circle_mask.hh"#include "spherical_mask.hh"#include "mask_op.hh"Go to the source code of this file.
Namespaces | |
| ost | |
| ost::img | |
Functions | |
| MaskPtr DLLEXPORT_OST_IMG_BASE | Mask (const Polygon2 &p) |
| MaskPtr DLLEXPORT_OST_IMG_BASE | Mask (const Extent &e) |
| MaskPtr DLLEXPORT_OST_IMG_BASE | Mask (const Circle2 &c) |
| MaskPtr DLLEXPORT_OST_IMG_BASE | Mask (const Sphere &s) |