BWAPI
Defines | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/normal_vector_newell_3.h File Reference
#include <CGAL/iterator.h>
#include <CGAL/Nef_2/debug.h>
Include dependency graph for normal_vector_newell_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   79

Functions

template<class Handle , class Vector >
CGAL_BEGIN_NAMESPACE
CGAL_MEDIUM_INLINE void 
newell_single_step_3 (Handle p, Handle q, Vector &n)
template<class IC , class Vector >
void normal_vector_newell_3 (IC first, IC last, Vector &n)

Define Documentation

#define CGAL_NEF_DEBUG   79

Function Documentation

template<class Handle , class Vector >
CGAL_BEGIN_NAMESPACE CGAL_MEDIUM_INLINE void newell_single_step_3 ( Handle  p,
Handle  q,
Vector n 
)

Here is the caller graph for this function:

template<class IC , class Vector >
void normal_vector_newell_3 ( IC  first,
IC  last,
Vector n 
)

Here is the call graph for this function:

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines