BWAPI
|
#include <CGAL/Nef_S2/Sphere_point.h>
#include <CGAL/Nef_S2/Sphere_circle.h>
#include <CGAL/Nef_S2/Sphere_direction.h>
#include <CGAL/Fraction_traits.h>
#include <CGAL/Nef_2/debug.h>
Go to the source code of this file.
Classes | |
class | Normalizing< Homogeneous_tag > |
class | Normalizing< Cartesian_tag > |
Defines | |
#define | CGAL_NEF_DEBUG 307 |
Functions | |
template<typename R > | |
CGAL::Point_3< R > | normalized (const CGAL::Point_3< R > &p) |
template<typename R > | |
CGAL::Sphere_point< R > | normalized (const CGAL::Sphere_point< R > &p) |
template<typename R > | |
CGAL::Vector_3< R > | normalized (const CGAL::Vector_3< R > &p) |
template<typename R > | |
CGAL::Sphere_direction< R > | normalized (const CGAL::Sphere_direction< R > &c) |
template<typename R > | |
CGAL::Plane_3< R > | normalized (const CGAL::Plane_3< R > &h) |
template<typename R > | |
CGAL::Sphere_circle< R > | normalized (const CGAL::Sphere_circle< R > &c) |
#define CGAL_NEF_DEBUG 307 |
CGAL::Point_3<R> normalized | ( | const CGAL::Point_3< R > & | p | ) |
CGAL::Sphere_point<R> normalized | ( | const CGAL::Sphere_point< R > & | p | ) |
CGAL::Vector_3<R> normalized | ( | const CGAL::Vector_3< R > & | p | ) |
CGAL::Sphere_direction<R> normalized | ( | const CGAL::Sphere_direction< R > & | c | ) |
CGAL::Plane_3<R> normalized | ( | const CGAL::Plane_3< R > & | h | ) |
CGAL::Sphere_circle<R> normalized | ( | const CGAL::Sphere_circle< R > & | c | ) |