Navigation:
Up
,
Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
,
Acknowledging CGAL
Kernel::ComputeSquaredArea_3
A model for this must provide:
Kernel
::FT
fo.operator() (
Kernel::Triangle_3
t)
returns the square of the area of
t
.
Kernel
::FT
fo.operator() (
Kernel::Point_3
p,
Kernel::Point_3
q,
Kernel::Point_3
r)
returns the square of the area of the triangle
p
,
q
,
r
.
Refines
AdaptableFunctor
(with one argument)
See Also
CGAL::Triangle_3
<
Kernel
>
Next:
Kernel::ComputeSquaredDistance_2
Navigation:
Up
,
Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
,
Acknowledging CGAL
CGAL Open Source Project
. Release 3.3.1. 25 August 2007.