FunctionObjectConcept

Kernel::ComputeX_3

A model for this must provide:

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

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

Refines

AdaptableFunctor