Skip to content

QuadTree.Find() function have some bug, can not compare float == float  #43

Open
@tangeping

Description

@tangeping

if (current.Point.X == point.X && current.Point.Y == point.Y) return current;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions