IsNotSharpAngle< SMR > Class Template Reference

Functor that returns true iff the boundary angle is not sharp. More...

#include <geometry.h>

List of all members.

Public Types

typedef SMR::Number Number
 The number type.
typedef Base::argument_type argument_type
 The argument type is a node const iterator.
typedef Base::result_type result_type
 The result type is a Boolean.

Public Member Functions

 IsNotSharpAngle (const IsNotSharpAngle &x)
 Copy constructor.
 IsNotSharpAngle (const Number minAngle)
 Angle constructor.
result_type operator() (argument_type x) const
 Return true iff the boundary angle is not sharp.

Detailed Description

template<class SMR>
class IsNotSharpAngle< SMR >

Functor that returns true iff the boundary angle is not sharp.


Member Function Documentation

template<class SMR >
result_type IsNotSharpAngle< SMR >::operator() ( argument_type  x  )  const [inline]

Return true iff the boundary angle is not sharp.

This does not check if the node is on the boundary.


The documentation for this class was generated from the following file:
Generated on Thu Jun 30 02:14:58 2016 for Computational Geometry Package by  doxygen 1.6.3