| CGAL 4.4 - 2D and 3D Linear Geometry Kernel | 
AdaptableFunctor (with one argument) CGAL::Line_2<Kernel> CGAL::Ray_2<Kernel> CGAL::Segment_2<Kernel> | Operations | |
| bool | operator() (const Kernel::Line_2 &o) | 
| returns true iff ois vertical.  More... | |
| bool | operator() (const Kernel::Ray_2 &o) | 
| returns true iff ois vertical.  More... | |
| bool | operator() (const Kernel::Segment_2 &o) | 
| returns true iff ois vertical.  More... | |
| bool Kernel::IsVertical_2::operator() | ( | const Kernel::Line_2 & | o | ) | 
returns true iff o is vertical. 
| bool Kernel::IsVertical_2::operator() | ( | const Kernel::Ray_2 & | o | ) | 
returns true iff o is vertical. 
| bool Kernel::IsVertical_2::operator() | ( | const Kernel::Segment_2 & | o | ) | 
returns true iff o is vertical.