Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
Kernel::Oriented_side_d
A model for this must provide:
template <class Kernel_object>
Oriented_side
fo ( Kernel_object o ,
Kernel
::
Point_d
p )
returns the side of
p
with respect to
o
.
Kernel_object
may be any of
Kernel
::
Sphere_d
or
Kernel
::
Hyperplane_d
.
Precondition:
p
and
o
have the same dimension.
Next:
Kernel::Orthogonal_vector_d
Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL Open Source Project
. Release 4.1. 23 October 2012.