Skip to content

ofRectangle::intersects(const ofPoint& p0, const ofPoint& p1) fails in one case.  #4871

@bakercp

Description

@bakercp

This should return true:

ofRectangle(0, 0, 100, 100).intersects(ofPoint(0, 50), ofPoint(50, 0)) It does not.

Thanks @anikahhh!

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions