Position

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
Imo

Position

Post by Imo »

how I can select whit a mouse click a 3d object?
How i can know a 3d object position and the mouse pointer position?
Sorry for the english..
warui
Posts: 232
Joined: Wed Apr 14, 2004 12:06 pm
Location: Lodz, Poland
Contact:

Post by warui »

Looking into documentation is a nice habit. You should try it.

selecting node:
http://irrlicht.sourceforge.net/docu/cl ... er.html#a5

getting node position:
http://irrlicht.sourceforge.net/docu/cl ... e.html#a31

getting cursor position:
http://irrlicht.sourceforge.net/docu/cl ... ol.html#a6

learning english:
http://www.learnenglish.org.uk/
Tomasz Nowakowski
Openoko - www.openoko.pl
Post Reply