|
Oriented_side
|
|
| |
returns ON_ORIENTED_BOUNDARY,
ON_NEGATIVE_SIDE, or the constant ON_POSITIVE_SIDE,
depending on the position of relative to the oriented circle .
|
|
|
Oriented_side
|
fo.operator() ( Kernel::Line_2 l, Kernel::Point_2 p)
|
| |
returns ON_ORIENTED_BOUNDARY,
ON_NEGATIVE_SIDE, or the constant ON_POSITIVE_SIDE,
depending on the position of relative to the oriented line .
|
|
|
Oriented_side
|
|
| |
returns ON_ORIENTED_BOUNDARY,
ON_NEGATIVE_SIDE, or the constant ON_POSITIVE_SIDE,
depending on the position of relative to the oriented triangle .
|