Loading [MathJax]/extensions/TeX/AMSsymbols.js
CGAL Version:
x.y
cgal.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 6.1 - dD Geometry Kernel
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Friends
Modules
Pages
Loading...
Searching...
No Matches
▼
CGAL 6.1 - dD Geometry Kernel
►
User Manual
►
Reference Manual
Bibliography
►
Class and Concept List
List of all members
Kernel_d::Construct_max_vertex_d Concept Reference
dD Geometry Kernel Reference
»
Kernel Concept
Definition
Refines
AdaptableUnaryFunction
Operations
A model of this concept must provide:
Kernel_d::Point_d
operator()
(const
Kernel_d::Iso_box_d
&ib)
returns the lexicographically largest vertex of
ib
.