Kowsik Guruswamy (kowsik++at++coryphaeus.com)
Sat, 15 Jun 1996 13:53:12 -0700
Quick hack...
const pfPath *path = trav->getPath();
for (register int i=0; i<path->getNum(); ++i)
{
pfNode *node = (pfNode *) path->get(i);
if (node->isOfType (pfDCS::getClassType()))
{
// Ha...found dcs...
}
}
Hope that helps...I haven't tried it though...
K.
--
kowsik++at++coryphaeus.com | pirts suiboM a hguorht neeb sah txet sihT
http://www.coryphaeus.com |
| You are not you, you are me! - arnie
work: (408)-395-4537 e201 |
=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer.html
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:53:00 PDT