FunctionObjectConcept

Kernel::ConstructUnitNormal_3

A model for this must provide:

Kernel::Vector_3 fo.operator() ( Kernel::Point_3 p, Kernel::Point_3 q, Kernel::Point_3 r)
computes the unit normal of the vectorsq-p and r-p. This requires that Kernel::FT supports the sqrt operation.

Refines

AdaptableFunctor (with three arguments)

See Also

CGAL::normal
CGAL::unit_normal