FunctionObjectConcept

Kernel::ComputeHx_2

A model for this must provide:

Kernel::FT fo.operator() ( Kernel::Point_2 p) const
returns the homogeneous x-coordinate of the point.

Kernel::FT fo.operator() ( Kernel::Vector_2 v) const
returns the homogeneous x-coordinate of the vector.

Refines

AdaptableFunctor