Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
Kernel::ConstructProjectedPoint_3
A model for this must provide:
Kernel::Point_3
fo.operator() (
Kernel::Line_3
l,
Kernel::Point_3
p)
returns the orthogonal projection of
p
onto
l
.
Kernel::Point_3
fo.operator() (
Kernel::Plane_3
h,
Kernel::Point_3
p)
returns the orthogonal projection of
p
onto
h
.
Refines
AdaptableFunctor
(with two arguments)
See Also
CGAL::Line_3
<
Kernel
>
CGAL::Plane_3
<
Kernel
>
Next:
Kernel::ConstructProjectedXYPoint_2
Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL Open Source Project
. Release 4.1. 23 October 2012.