CGAL3DKernel.H File Reference

A typedef for selecting inexact (faster) or exact (slower) 3D model. More...

Include dependency graph for CGAL3DKernel.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef CGAL::Exact_predicates_exact_constructions_kernel K
 

Detailed Description

A typedef for selecting inexact (faster) or exact (slower) 3D model.

Original source file CGAL3DKernel.H

Typedefs CGAL3DKernel

Definition in file CGAL3DKernel.H.

Typedef Documentation

◆ K

typedef CGAL::Exact_predicates_exact_constructions_kernel K

Definition at line 56 of file CGAL3DKernel.H.