![]() |
template <class LCC> | ||||
typename LCC::Vector | compute_normal_of_cell_0 ( LCC lcc, typename LCC::Dart_const_handle dh) | |||
Returns the normal vector of the 0-cell containing dh; i.e. the average of
all the normal vectors of the 2-cells incident to the 0-cell containing dh.
|