![]() |
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 x-coordinate of point p. | ||||
|
| |||
returns the homogeneous y-coordinate of point p. | ||||
|
| |||
returns the homogeneous z-coordinate of point p. | ||||
|
| |||
returns the homogenizing coordinate of point p. | ||||
|
| |||
returns all homogeneous coordinates of point p at once. | ||||
|
| |||
returns the first coefficient of plane f. | ||||
|
| |||
returns the second coefficient of plane f. | ||||
|
| |||
returns the third coefficient of plane f. | ||||
|
| |||
returns the fourth coefficient of plane f. | ||||
|
| |||
returns all four plane coefficients of f at once. | ||||
|
| |||
returns a point of type Point_3 with homogeneous coordinates hx, hy, hz and hw. | ||||
|
| |||
returns a plane of type Plane_3 whose coefficients are a, b, c and d. | ||||
|
| |||
returns a vector of type Vector_3 with the four coefficients a, b, c and 1. |
CGAL::Width_3<Traits>
WidthTraits_3