BWAPI
Classes | Defines | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Nef_S2/Normalizing.h File Reference
#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>
Include dependency graph for Normalizing.h:
This graph shows which files directly or indirectly include this file:

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< Rnormalized (const CGAL::Point_3< R > &p)
template<typename R >
CGAL::Sphere_point< Rnormalized (const CGAL::Sphere_point< R > &p)
template<typename R >
CGAL::Vector_3< Rnormalized (const CGAL::Vector_3< R > &p)
template<typename R >
CGAL::Sphere_direction< Rnormalized (const CGAL::Sphere_direction< R > &c)
template<typename R >
CGAL::Plane_3< Rnormalized (const CGAL::Plane_3< R > &h)
template<typename R >
CGAL::Sphere_circle< Rnormalized (const CGAL::Sphere_circle< R > &c)

Define Documentation

#define CGAL_NEF_DEBUG   307

Function Documentation

template<typename R >
CGAL::Point_3<R> normalized ( const CGAL::Point_3< R > &  p)

Here is the caller graph for this function:

template<typename R >
CGAL::Sphere_point<R> normalized ( const CGAL::Sphere_point< R > &  p)

Here is the call graph for this function:

template<typename R >
CGAL::Vector_3<R> normalized ( const CGAL::Vector_3< R > &  p)

Here is the call graph for this function:

template<typename R >
CGAL::Sphere_direction<R> normalized ( const CGAL::Sphere_direction< R > &  c)

Here is the call graph for this function:

template<typename R >
CGAL::Plane_3<R> normalized ( const CGAL::Plane_3< R > &  h)

Here is the call graph for this function:

template<typename R >
CGAL::Sphere_circle<R> normalized ( const CGAL::Sphere_circle< R > &  c)

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines