Official forum of the Irrlicht Engine
Skip to content
Post by charles88 » Mon Dec 01, 2008 8:18 am
Code: Select all
for (u32 i = 0 ; i < objects.size() ; i++) objects[i]->updateTransformation();
Return to “Beginners Help”