cgal.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 6.3 - 2D and 3D Linear Geometry Kernel
Loading...
Searching...
No Matches
Kernel::Vector_2 Concept Reference
Reference Manual
»
Concepts
»
Kernel Geometric Object Concepts
Definition
A type representing vectors in two dimensions.
Refines
CopyConstructible
Assignable
DefaultConstructible
Has models
CGAL::Vector_2
<
Kernel
>
See also
Kernel::ComputeDeterminant_2
Kernel::ComputeScalarProduct_2
Kernel::ComputeSquaredLength_2
Kernel::ComputeX_2
Kernel::ComputeY_2
Kernel::ComputeHx_2
Kernel::ComputeHy_2
Kernel::ConstructDirection_2
Kernel::ConstructOppositeVector_2
Kernel::ConstructPerpendicularVector_2
Kernel::ConstructScaledVector_2
Kernel::ConstructDividedVector_2
Kernel::ConstructSumOfVectors_2
Kernel::ConstructDifferenceOfVectors_2
Kernel::ConstructRay_2
Kernel::ConstructVector_2
Kernel::Equal_2
Kernel::Orientation_2