This bugzilla service is closed. All entries have been migrated to https://gitlab.com/libeigen/eigen
Bug 192 - Map for Transform
Summary: Map for Transform
Status: CONFIRMED
Alias: None
Product: Eigen
Classification: Unclassified
Component: Geometry (show other bugs)
Version: 3.4 (development)
Hardware: All All
: High Feature Request
Assignee: Nobody
URL:
Whiteboard:
Keywords: JuniorJob
Depends on: 1129
Blocks: 3.x
  Show dependency treegraph
 
Reported: 2011-02-21 18:00 UTC by Christoph Hertzberg
Modified: 2019-12-04 10:20 UTC (History)
5 users (show)



Attachments

Description Christoph Hertzberg 2011-02-21 18:00:09 UTC
Currently there is no Map<Transform<...> > specialization. There might be other classes missing, where I don't know how much sense they make (e.g. Translation)

I'll mark this as blocking 3.0, feel free to move it to 3.1 if you are rushing to publish 3.0.
Comment 1 Benoit Jacob 2011-02-22 14:17:14 UTC
Indeed, I don't see us doing this change at this point for 3.0.
Comment 2 Gael Guennebaud 2018-10-09 20:00:17 UTC
TransformWrapper would be nice too. This needs some refactoring to define a TransformBase<> class doing all the work inherited by three variants:

Transform<>
TransformWrapper<>
Map<Transform<>>

just like Quaternion.
Comment 3 Nobody 2019-12-04 10:20:27 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to gitlab.com's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.com/libeigen/eigen/issues/192.

Note You need to log in before you can comment on or make changes to this bug.