Show / Hide Table of Contents

Namespace SadRogue.Primitives.PointHashers

Classes

KnownRangeHasher

NON-GENERALIZED hashing algorithm for Point instances that calculates a hash, assuming a known minimum and maximum extent of the Points being hashed.

KnownSizeHasher

NON-GENERALIZED hashing algorithm for Point instances that calculates a hash, assuming points will fall between (0, 0) and some known maximum width.

In This Article
Back to top Generated by DocFX