Quantcast
Viewing all articles
Browse latest Browse all 40524

Can Any one tell me why ofImage call update two times?

this is ofImage source
in clone(mom); it calls update,and after this,it call update again

ofImage_& ofImage_::operator=(const ofImage_& mom) {
if(&mom==this) return *this;
clone(mom);
update();


Viewing all articles
Browse latest Browse all 40524

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>