Strip::Overlaps

Background

This method tests if the strip overlaps a coordinate.

Prototype

int Overlaps( int at ) const

Parameters

  • int at

Return Value

Non-zero indicates overlap, zero indicates no overlap.