Re: Node find questions

New Message Reply Date view Thread view Subject view Author view

From: Marcin Romaszewicz (marcin++at++asmodean.engr.sgi.com)
Date: 05/26/2000 11:45:35


The find routine on pfNode uses '/' as the separator for the node names,
so you can not have nodes whose name contains a slash since performer has
no way of distinguishing name slashes from path separator slashes. There's
no workaround except to remove the slashes from your filename, or write
your own version of the pfNode::find function that knows how to
disambiguate the slashes.

-- Marcin

On Fri, 26 May 2000, devrim wrote:

> Hi,
>
> I am trying to access a node which is under an external reference node.
> First I need to find the external node. However the group is named sth
> like : "F:/Models/data/etc/themodel.flt". As pfNode::find interprets the
> /s in the name as path seperators, this didn't work.
>
> Any ideas ?
>
> --
> /*===============================================
> M. Devrim Erdem devrim++at++infotron.com.tr
> Simulation Software Development
> info(+)TRON, Turkey
> Tel: +90 216 4921002, Ext 138
> Fax: +90 216 3432132
> http://www.infotron-tr.com
> http://abone.turk.net/mderdem
> ===============================================*/
>
>
> -----------------------------------------------------------------------
> List Archives, FAQ, FTP: http://www.sgi.com/software/performer/
> Submissions: info-performer++at++sgi.com
> Admin. requests: info-performer-request++at++sgi.com
>


New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Fri May 26 2000 - 11:45:43 PDT

This message has been cleansed for anti-spam protection. Replace '++at++' in any mail addresses with the '@' symbol.