The class Width_default_traits_3<K> is a traits class for Width_3<Traits> using the three-dimensional CGAL kernel.
#include <CGAL/Width_default_traits_3.h>
The template parameter K is a model for Kernel
| ||
|
||
| ||
|
||
| ||
|
||
| ||
|
||
| ||
|
| |
default constructor.
|
|
| |||
returns the homogeneous -coordinate of point . | ||||
|
| |||
returns the homogeneous -coordinate of point . | ||||
|
| |||
returns the homogeneous -coordinate of point . | ||||
|
| |||
returns the homogenizing coordinate of point . | ||||
|
| |||
returns all homogeneous coordinates of point at once. | ||||
|
| |||
returns the first coefficient of plane . | ||||
|
| |||
returns the second coefficient of plane . | ||||
|
| |||
returns the third coefficient of plane . | ||||
|
| |||
returns the fourth coefficient of plane . | ||||
|
| |||
returns all four plane coefficients of at once. | ||||
|
| |||
returns a point of type Point_3 with homogeneous coordinates , , and . | ||||
|
| |||
returns a plane of type Plane_3 whose coefficients are , , and . | ||||
|
| |||
returns a vector of type Vector_3 with the four coefficients , , and 1. |
CGAL::Width_3<Traits>
WidthTraits_3