CGAL 6.0 - dD Geometry Kernel
Loading...
Searching...
No Matches
Kernel_d::Orthogonal_vector_d Concept Reference

Definition

Operations

A model of this concept must provide:

Kernel_d::Vector_d operator() (const Kernel_d::Hyperplane_d &h)
 computes an orthogonal vector to \( h\).
 

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

Definition

Operations

A model of this concept must provide:

Kernel_d::Vector_d operator() (const Kernel_d::Hyperplane_d &h)
 computes an orthogonal vector to \( h\).