Opened 16 years ago
Closed 15 years ago
#43 closed task (fixed)
make Detection an Object3D
| Reported by: | MatthewWhiting | Owned by: | MatthewWhiting |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Code base | Version: | 1.1.6 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
A potential refactoring would involve making the Detection class a type of Object3D. This would remove the need for including an Object3D object in it, and having duplication of calls to Object3D functions.
Change History (5)
comment:1 Changed 16 years ago by
| Component: | Building/Installation → other |
|---|---|
| Type: | defect → task |
comment:2 Changed 16 years ago by
| Component: | other → Code base |
|---|
comment:3 Changed 15 years ago by
| Status: | new → assigned |
|---|
comment:4 Changed 15 years ago by
comment:5 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Done for the trunk in [570].
Closing ticket.
Note: See
TracTickets for help on using
tickets.

More or less done, in the pixelmap-refactor-branch. Will wait until the trunk is all reconciled and so on before closing the ticket, but I don't think there's too much more to do here.