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 MatthewWhiting

Component: Building/Installationother
Type: defecttask

comment:2 Changed 15 years ago by MatthewWhiting

Component: otherCode base

comment:3 Changed 15 years ago by MatthewWhiting

Status: newassigned

comment:4 Changed 15 years ago by MatthewWhiting

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.

comment:5 Changed 15 years ago by MatthewWhiting

Resolution: fixed
Status: assignedclosed

Done for the trunk in [570].

Closing ticket.

Note: See TracTickets for help on using tickets.