Navigation:
Up
,
Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
,
Acknowledging CGAL
CGAL::operator+
Point_2
<
Kernel>
operator+ (
Point_2
<
Kernel>
p,
Vector_2
<
Kernel>
v)
returns the point obtained by translating
p
by vector
v
.
Point_3
<
Kernel>
operator+ (
Point_3
<
Kernel>
p,
Vector_3
<
Kernel>
v)
returns a point obtained by translating
p
by vector
v
.
See Also
CGAL::operator-
CGAL::operator*
Next:
operator-
Navigation:
Up
,
Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
,
Acknowledging CGAL
CGAL Open Source Project
. Release 3.4. 22 January 2009.