Navigation:
Up
,
Table of Contents
,
Short Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
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
,
Short Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
CGAL Open Source Project
. Release 3.2.1. 13 July 2006.