Thanks Hugo.
Precisely the issue is that there is no IdentityMapping instanciated between a Vec2D and a ExtVec3f.
The IdentityMapping are instanciated between types of the same size 2d->2f or Vec3d ->ExtVec3f
and I am not sure it would work with types of different sizes.
Any thoughts ?
Hervé