Options.validate

If true, calls FindValidationError() on the output polyline. If any error is found, it will be returned by S2Builder::Build().

Note that this option calls set_s2debug_override(S2Debug::DISABLE) in order to turn off the default error checking in debug builds.

DEFAULT: false

struct Options
const
bool
validate
()

Meta