CGAL 5.1 - dD Geometry Kernel
Kernel_d::Point_dimension_d Class Reference

#include <Concepts/Kernel--Point_dimension_d.h>

Definition

Operations

A model of this concept must provide:

int operator() (const Kernel_d::Point_d &p)
 returns the dimension of \( p\). More...
 

Member Function Documentation

◆ operator()()

int Kernel_d::Point_dimension_d::operator() ( const Kernel_d::Point_d p)

returns the dimension of \( p\).