CGAL 6.1.3 - 2D and 3D Linear Geometry Kernel
Loading...
Searching...
No Matches
Kernel::ComputeDx_3 Concept Reference

Definition

Operations

A model of this concept must provide:

Kernel::FT operator() (const Kernel::Direction_3 &d) const
 returns an \( x\)-coordinate of the direction.

#include <Concepts/FunctionObjectConcepts.h>

Definition

Operations

A model of this concept must provide:

Kernel::FT operator() (const Kernel::Direction_3 &d) const
 returns an \( x\)-coordinate of the direction.