\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
cgal.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 5.0 - K Discrete Oriented Polytope Tree (K-DOP Tree)
List of all members
CGAL::KDOP_tree::KDOP_traits< N, GeomTraits, KDOPPrimitive, BboxMap, KDOPMap >::Split_primitives Class Reference
#include <CGAL/KDOP_tree/KDOP_traits.h>
Definition
template<unsigned int N, typename GeomTraits, typename KDOPPrimitive, typename BboxMap = Default, typename KDOPMap = Default>
class CGAL::KDOP_tree::KDOP_traits< N, GeomTraits, KDOPPrimitive, BboxMap, KDOPMap >::Split_primitives
Split a range of primitives defined by [first, beyond).
Parameters
first
iterator on the first element
beyond
iterator on the past-the-end element