UserData for SceneManagaer

Towelie

26-09-2011 13:13:45

Hi, iI am making simple road generator. I have some troubles with UI. I need to find my Class of road, for exemple, when i am select an object which using for road presentation. In Ogre there are SceneNode::setUserAny but i can't find it in Mogre.
Also i want to ask how better show vertexes. I am showing it like small box meshes, but how can i scale all of them at once when camera is close? Only with LOD?