Navigation:
Up
,
Table of Contents
,
Bibliography
,
Index
,
Title Page
CGAL::operator+
Point_2
<
R
>
operator+
(
Point_2
<
R
> p,
Vector_2
<
R
> v)
returns the point obtained by translating
p
by vector
v
.
Point_3
<
R
>
operator+
(
Point_3
<
R
> p,
Vector_3
<
R
> v)
returns a point obtained by translating
p
by vector
v
.
See Also
CGAL::
operator-
CGAL::
operator*
Next:
operator-
Navigation:
Up
,
Table of Contents
,
Bibliography
,
Index
,
Title Page
www.cgal.org
. Aug 13, 2001.