Navigation:
Up
,
Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
,
Acknowledging CGAL
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
,
Package Overview
,
Bibliography
,
Index
,
Title Page
,
Acknowledging CGAL
CGAL Open Source Project
. Release 3.3.1. 25 August 2007.