Ticket #58 (new enhancement)

Opened 4 years ago

Last modified 2 years ago

[geometry] Have reference ctors for all types

Reported by: tim Owned by: tim
Priority: major Milestone: 0.5
Component: Fawkes Version:
Keywords: geometry Cc:
Git Branch:

Description

For the Matrix class we have ctors that take a reference to the data and work on that data. This means that a Matrix can be constructed once after the interface instantiation and can then be used for the whole lifetime of the interface and will always reference to the current information. This is a very handy feature.

This feature should now be made available throughout the geometry library in classes like HomPoint, HomPose etc..

Because a Vector, which has this very feature already, is used internally by most structures, it should be easy to add this feature.

Change History

Changed 3 years ago by tim

  • milestone changed from RC2008 to Basic Platform

Changed 2 years ago by tim

  • milestone changed from 0.3 to 0.5

Reassigning to milestone 0.5, more realistic time frame.

Note: See TracTickets for help on using tickets.

This list contains all users that will be notified about changes made to this ticket.

These roles will be notified: Reporter, Subscriber, Participant

  • Fawkes Trac List(Always)
  • Tim Niemueller(Reporter, Owner, Participant)