CGAL Version:
master
6.0.1
latest
5.6.2
5.5.5
5.4.5
5.3.2
5.2.4
5.1.5
5.0.4
4.14.3
4.13.2
4.12.2
4.11.3
4.10.2
4.9.1
4.8.2
4.7
4.6.3
4.5.2
4.4
4.3
4.8.1
cgal.org
Top
Getting Started
Organization of the Manual
Package Overview
Acknowledging CGAL
CGAL 4.8.1 - dD Geometry Kernel
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Groups
Pages
CGAL 4.8.1 - dD Geometry Kernel
User Manual
Reference Manual
Global Kernel Functions
Kernel Concept
Affine_rank_d
Affinely_independent_d
CartesianConstIterator_d
Center_of_sphere_d
Compare_lexicographically_d
Component_accessor_d
Compute_coordinate_d
Construct_max_vertex_d
Construct_min_vertex_d
ConstructCartesianConstIterator_d
Contained_in_affine_hull_d
Contained_in_linear_hull_d
Contained_in_simplex_d
Equal_d
Has_on_positive_side_d
Intersect_d
Less_coordinate_d
Less_lexicographically_d
Less_or_equal_lexicographically_d
Lift_to_paraboloid_d
Linear_base_d
Linear_rank_d
Linearly_independent_d
Midpoint_d
Orientation_d
Oriented_side_d
Orthogonal_vector_d
Point_dimension_d
Point_of_sphere_d
Point_to_vector_d
Project_along_d_axis_d
Side_of_bounded_sphere_d
Side_of_oriented_sphere_d
Squared_distance_d
Value_at_d
Vector_to_point_d
Kernel_d
KernelWithLifting_d
Kernel Objects
Kernels
Linear Algebra Classes
Linear Algebra Concepts
Refinement Relationships
Is Model Relationships
Has Model Relationships
Bibliographic References
Class and Concept List
List of all members
Kernel_d::Point_to_vector_d Concept Reference
Kernel Concept
Definition
Operations
A model of this concept must provide:
Kernel_d::Vector_d
operator()
(const
Kernel_d::Point_d
&p)
converts
p
to its geometric vector.