Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL::normal
Vector_3
<
Kernel
>
normal (
Point_3
<
Kernel
> p,
Point_3
<
Kernel
> q,
Point_3
<
Kernel
> r)
computes the normal vector for the vectors
q-p
and
r-p
.
Precondition:
The points
p
,
q
, and
r
must not be collinear.
Next:
min_vertex
Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL Open Source Project
. Release 4.1. 23 October 2012.