Author Topic: Object picking  (Read 4495 times)

Albareth

  • Guest
Object picking
« on: December 27, 2003, 05:35:31 pm »
How would you use the pick-polygon method to select an entire object, i.e. if you click on an object, you select the object?

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Object picking
« Reply #1 on: December 28, 2003, 01:41:54 pm »
Have a look here:  http://www.jpct.net/forum/viewtopic.php?t=82
There's a small code-snippet in this thread that shows how to do this.

Albareth

  • Guest
Object picking
« Reply #2 on: December 28, 2003, 03:21:16 pm »
Thanks!!!  That helps a helluva lot...