Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
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
Acknowledging CGAL
CGAL Open Source Project
. Release 3.6.1. 29 June 2010.