PolygonMask Class Reference
#include <polygon_mask.hh>
Inherits ost::img::MaskBase.
Detailed Description
- See also:
- Create Split Image Example
Definition at line 37 of file polygon_mask.hh.
Constructor & Destructor Documentation
Member Function Documentation
| void AddNode |
( |
const Vec2 & |
n |
) |
|
| virtual MaskPtr Clone |
( |
|
) |
[virtual] |
| void Erase |
( |
circular_iterator |
first, |
|
|
circular_iterator |
last | |
|
) |
| | |
| virtual void Expand |
( |
Real |
d |
) |
[virtual] |
| std::vector<Real> get_intercept_x_values_ |
( |
Real |
y |
) |
[protected] |
| virtual bool IsInside |
( |
const Vec2 & |
v |
) |
[virtual] |
| virtual void Scale |
( |
Real |
d |
) |
[virtual] |
| void SetNode |
( |
unsigned int |
i, |
|
|
const Vec2 & |
v | |
|
) |
| | |
| virtual void Shift |
( |
const Vec2 & |
v |
) |
[virtual] |
Field Documentation
The documentation for this class was generated from the following file: