Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
Kernel::ConstructPerpendicularVector_2
A model for this must provide:
Kernel::Vector_2
fo.operator() (
Kernel::Vector_2
v,
Orientation
o)
returns
v
rotated clockwise by 90 degrees, if
o
is
CLOCKWISE
, and rotated counterclockwise otherwise.
Precondition:
o
is not
COLLINEAR
.
Refines
AdaptableFunctor
(with two arguments)
See Also
CGAL::Vector_2
<
Kernel
>
Next:
Kernel::ConstructPlane_3
Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL Open Source Project
. Release 4.1. 23 October 2012.