c++ - Convert from Tizen::Base::FloatBuffer to std::vector<float>? -


there function takes std::vector<float> parameter. have values in variable of type floatbuffer`.

is possible make such conversion?

tizen::base::floatbuffer not seem have conversion methods (or iterators), need copy data std::vector<float> first.


Comments

Popular posts from this blog

c# - Farseer ContactListener is not working -

Automatically create pages in phpfox -

database - one php page with different contents and urls -