about rotating mesh

cjlm007

26-09-2009 03:12:18

I use codes in topic "1.5.5 Blog - SoftBodies half implemented ", and I got a Car class.
but if I want to rotate the mesh of car, what should I do.
the code is :

mPointRenderable = mRenderSystem->createPointRenderable("OldCar.mesh");

I just want to rotate the "OldCar.mesh".