From: Larry Ramey (ramey++at++vrco.com)
Date: 05/21/2001 15:53:14
The callback, setCurrentMatrix, seems to not be getting called.....
This Code is sitting in the DBASE Process. I thought that set/get was legal on a
pfNode in the DBASE. This node , animDCS, ALREADY exists in the SceneGraph.
int* newMat = (int *) pfMalloc( sizeof(int), pfGetSharedArena() );
*newMat = info.transformID;
animDCS->setTravFuncs( PFTRAV_APP, 0, setCurrentMatrix );
animDCS->setTravData( PFTRAV_APP, newMat );
-- "At the sickbed of Cuchulainn, we'll kneel and say a prayer" -Pogues Larry E. Ramey Software Engineer ramey++at++vrco.com
This archive was generated by hypermail 2b29 : Mon May 21 2001 - 15:53:37 PDT