Navigation:
Up
,
Table of Contents
,
Short Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
CGAL::midpoint
#include <
CGAL/constructions_d.h
>
Point_d
<R>
midpoint
(
Point_d
<R> p,
Point_d
<R> q)
computes the midpoint of the segment
pq
.
Precondition:
Precondition:
p.dimension() == q.dimension()
.
Next:
orientation
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.