CGAL 5.1 - 2D Circular Geometry Kernel
|
#include <Concepts/CircularKernel--IsVertical_2.h>
Operations | |
bool | operator() (const CircularKernel::Line_arc_2 &l) |
For a line arc. More... | |
bool | operator() (const CircularKernel::Circular_arc_2 &c) |
For a circular arc, always returns false . More... | |
bool CircularKernel::IsVertical_2::operator() | ( | const CircularKernel::Circular_arc_2 & | c | ) |
For a circular arc, always returns false
.
bool CircularKernel::IsVertical_2::operator() | ( | const CircularKernel::Line_arc_2 & | l | ) |
For a line arc.