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