Opened 14 years ago
Closed 14 years ago
#349 closed defect (fixed)
Missing const on Geometry::isWithinDistance
| Reported by: | yabo | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Default | Version: | main |
| Severity: | Unassigned | Keywords: | |
| Cc: |
Description
It seems that the method Geometry::isWithinDistance is const while not flagged as such. Could it be possible to make it const ?
Change History (2)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Sure, committed in r3063