Instance Method
compareHash()compareHashcompareHash
A geometric hash for matching paths with the same node structure.
Declaration
func compareHash() -> GSPathHashDeclaration
- (GSPathHash *) compareHash;Declaration
compareHash() -> GSPathHashSee Also
Equality and Comparison
Whether another path has the same closed state, node count, and node positions.
Enumerates matching node positions for a geometric hash.
A transform that maps a geometric hash to the matching position on the path.