Re: [Plib-users] What does ssgCullAndPick() do?
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2001-10-08 02:19:03
|
> Gavin wrote: > > Hi, I am trying to select objects (sgLeaf) with a mouse in my 3d window. > Is this what ssgCullAndPick() is intended to do or is there another way to do this? Yes - but... CullAndPick is a special interface I put in there for PrettyPoly's selection mechanism - it's not really intended for general use and isn't at all easy to use. It's also not documented. I suggest that if you really want to use it, you examine the PrettyPoly source code at http://prettypoly.sf.net ----------------------------- Steve Baker ------------------------------- Mail : <sjb...@ai...> WorkMail: <sj...@li...> URLs : http://web2.airmail.net/sjbaker1 http://plib.sf.net http://tuxaqfh.sf.net http://tuxkart.sf.net http://prettypoly.sf.net http://freeglut.sf.net http://toobular.sf.net http://lodestone.sf.net |