Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
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
Acknowledging CGAL
CGAL Open Source Project
. Release 4.1. 23 October 2012.