Node Callbacks
Bryan Wasileski (bwasileski++at++mdc.com)
Mon, 09 Dec 1996 13:50:28 -0600
Performers:
Another question regarding Node callbacks. I have a class which
contains an array of pfNode members. The object create from this class
is allocated from shared memory. In my node callback, I need to know
which pfNode in the above array is currently being drawn. I use the
trav->getNode() to get the current node within the callback; I am cannot
get a "TRUE" comparison result of this node to any of the pfNodes in my
list from shared memory. How do go about determining which node in the
list you are drawing?
thanks.
- Bryan
=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
Submissions: info-performer++at++sgi.com
Admin. requests: info-performer-request++at++sgi.com
This archive was generated by hypermail 2.0b2
on Mon Aug 10 1998 - 17:54:07 PDT