Function

CGAL::compute_normal_of_cell_2<LCC>

#include <CGAL/Linear_cell_complex_operations.h>


template <class LCC>
typename LCC::Vector compute_normal_of_cell_2 ( LCC lcc, typename LCC::Dart_const_handle dh)
Returns the normal vector of the 2-cell containing dh.
Precondition: LCC::ambient_dimension==3 and *dhlcc.darts().

See Also

CGAL::compute_normal_of_cell_0<LCC>