SMIL 1.1.2
|
CompStrEltList - A list (vector) of Composite structuring elements. More...
CompStrEltList - A list (vector) of Composite structuring elements.
#include <DCompositeSE.h>
Public Member Functions | |
CompStrEltList | operator| (const CompStrEltList &rhs) |
operator |() - Append composite SEs to current list | |
CompStrElt & | operator[] (const UINT n) |
Get the nth CompStrElt. | |
void | add (const StrElt &fgse, const StrElt &bgse, UINT nrot) |
Add as the nrot rotations of the StrElt pair. | |
CompStrEltList operator| | ( | const CompStrEltList & | rhs | ) |
operator |() - Append composite SEs to current list
Example:
Add as the nrot rotations of the StrElt pair.
The rotation step is 6/nrot counterclockwise for Hex and 8/nrot for Squ