S2ClosestPointQueryBaseOptions.useBruteForce

Specifies that distances should be computed by examining every point rather than using the S2ShapeIndex. This is useful for testing, benchmarking, and debugging.

DEFAULT: false

class S2ClosestPointQueryBaseOptions(Distance)
const
bool
useBruteForce
()

Meta