Skip to content

QuadTree issue #4

@erictuvesson

Description

@erictuvesson

Source

Fix:

BoundingRectangle itemRect = item.BoundingRectangle;
BoundingRectangle newBounds;
BoundingRectangle.CreateMerged(ref Tree.root.bounds, ref itemRect, out newBounds);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions