Re: [eigen] Isometry is not being initialized like Affine?

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


Thank you for the patch. I applied it.

Gaël.

On Sat, Jan 12, 2019 at 8:39 AM Greg Coombe <greg.coombe@xxxxxxxxx> wrote:
Both the isometric and affine transforms have an implicit 3rd row of [0, 0, 0, 1]. It looks like the constructor is initializing this properly for Affine, but not for Isometry.

I added some tests specifically for Isometry and Affine which verify this.

Greg


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/