Navigation:
Up
,
Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
,
Acknowledging CGAL
Kernel::ConstructTranslatedPoint_2
A model for this must provide:
Kernel::Point_2
fo.operator() (
Kernel::Point_2
p,
Kernel::Vector_2
v)
returns the point obtained by translating
p
by the vector
v
.
Kernel::Point_2
fo.operator() (
Origin
o,
Kernel::Vector_2
v)
returns the point obtained by translating a point at the origin by the vector
v
.
Refines
AdaptableFunctor
(with two arguments)
See Also
CGAL::Point_2
<
Kernel
>
Next:
Kernel::ConstructTranslatedPoint_3
Navigation:
Up
,
Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
,
Acknowledging CGAL
CGAL Open Source Project
. Release 3.3.1. 25 August 2007.