convertTo for Matx class?
Is there an elegant way to convert Matx of different underlying type? Like converting Matx33d to Matx33d, for example?
Asked: 2018-02-27 13:39:45 -0600
Seen: 134 times
Last updated: Feb 27 '18
in short, you can't, they're "special" classes with "fixed type""
please, show us an example of "what you're trying to achieve"