ghiboz
16-05-2007 14:39:23
hi!
here's my code;
it's my error or a bug in the bodies??
thanks
here's my code;
//declaration
NxOgre::Body *body;
//after........
body->setName("TestName");
//after I read the name
NxOgre::NxString sTmp = body->getName();
//sTmp = cube.mesh-291-2
it's my error or a bug in the bodies??
thanks