Mapper  0.9.0
API documentation
Functions
ClipperLib Namespace Reference

Functions

uint qHash (const IntPoint &point, uint seed)
 Implements qHash for ClipperLib::IntPoint. More...
 

Function Documentation

◆ qHash()

uint ClipperLib::qHash ( const IntPoint &  point,
uint  seed 
)

Implements qHash for ClipperLib::IntPoint.

This is needed to use ClipperLib::IntPoint as QHash key.