|
BWAPI
|


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 CGAL_NEF_DEBUG 79 |
| CGAL_BEGIN_NAMESPACE CGAL_MEDIUM_INLINE void newell_single_step_3 | ( | Handle | p, |
| Handle | q, | ||
| Vector & | n | ||
| ) |

| void normal_vector_newell_3 | ( | IC | first, |
| IC | last, | ||
| Vector & | n | ||
| ) |


1.7.6.1