How to Get cloner data in C++
-
-
Hi you can find in read_modata_color_r16.py a Python example doing exactly that. To retrieve the position instead of retrieving the
MODATA_COLOR
your need to retrieveMODATA_MATRIX
.
There is no difference for doing it in C++.Cheers,
Maxime.