|
CGAL 5.4 - 2D and 3D Linear Geometry Kernel
|
AdaptableFunctor (with one arguments) Operations | |
| int | operator() (const Kernel::Vector_3 &v) |
returns any of 0, 1, or 2 if the corresponding coordinate of the vector v is not equal to zero, and -1 if v is the null vector. | |