BWAPI
Defines | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Nef_3/bounded_side_3.h File Reference
#include <CGAL/basic.h>
#include <CGAL/Polygon_2_algorithms.h>
#include <CGAL/Iterator_project.h>
#include <vector>
#include <CGAL/Nef_2/debug.h>
Include dependency graph for bounded_side_3.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define CGAL_NEF_DEBUG   17

Functions

template<class Point_2 , class Point_3 >
CGAL_BEGIN_NAMESPACE Point_2 point_3_get_x_y_point_2 (Point_3 p)
template<class Point_2 , class Point_3 >
Point_2 point_3_get_y_z_point_2 (Point_3 p)
template<class Point_2 , class Point_3 >
Point_2 point_3_get_z_x_point_2 (Point_3 p)
template<class IteratorForward , class R >
Bounded_side bounded_side_3 (IteratorForward first, IteratorForward last, const Point_3< R > &point, typename R::Plane_3 plane=typename R::Plane_3(0, 0, 0, 0))

Define Documentation

#define CGAL_NEF_DEBUG   17

Function Documentation

template<class IteratorForward , class R >
Bounded_side bounded_side_3 ( IteratorForward  first,
IteratorForward  last,
const Point_3< R > &  point,
typename R::Plane_3  plane = typename R::Plane_3(0,0,0,0) 
)

Here is the call graph for this function:

Here is the caller graph for this function:

template<class Point_2 , class Point_3 >
CGAL_BEGIN_NAMESPACE Point_2 point_3_get_x_y_point_2 ( Point_3  p)

Here is the call graph for this function:

template<class Point_2 , class Point_3 >
Point_2 point_3_get_y_z_point_2 ( Point_3  p)

Here is the call graph for this function:

template<class Point_2 , class Point_3 >
Point_2 point_3_get_z_x_point_2 ( Point_3  p)

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines