Constants

verb.core.Constants

CLASS

Source code

Constants contains a collection of default constants used throughout the library. These can be set to adjust verb's defaults.

TOLERANCE

PROPERTY

Source code

TOLERANCE : Float

The default euclidean distance that identifies whether two points are coincident

EPSILON

PROPERTY

Source code

EPSILON : Float

The minimum value to determine whether two floating point numbers are the same

VERSION

PROPERTY

Source code

VERSION : String

The current version of verb