i want to make program that will print data to file before program exit. I use ArKeyHandler to make program exit when i press ESC..
Where should I call the printToFile function so that program write to file first before it exit.
btw, what is the difference between local pose and global pose?
thank u...