TreeCollisionSceneParser - limit?

sensius

21-08-2008 04:38:28

hi guys,

what is the limitation of TreeCollisionSceneParser? I mean how many node it can parse? In my application, I use parseScene(mSceneMgr->getRootSceneNode(),true); but it seems that not all the nodes were properly parsed.

sensius

21-08-2008 05:41:19

Never mind it. I turn off optimization and it is ok. Thanks walaber :)