Re: SCS Nodes in OpenFlt

New Message Reply Date view Thread view Subject view Author view

Marcus Barnes (marcus++at++multigen.com)
Wed, 28 Jan 1998 14:20:07 -0800


On Jan 28, 1:51pm, Princess Interactive wrote:
>Is it possible, for example with "pfdConverterMode" within your Performer
>application, to tell the loader not to flatten the database tree. Exactly what
>I did with your command line.

inside your application, prior to loading a database:

#include <Performer/pfflt.h>
{
        pfNode* root;
        pfdConverterMode ( "flt", PFFLT_FLATTEN, FALSE );
        root = pfdLoadFile ( "file.flt" );
}

in general, you can set/get a number of modes, attributes, and values
particular to a given loader. man pfdloadfile for api details.

Regards.

--
+ Marcus Barnes, Technical Staff        mailto:marcus++at++multigen.com +
+ Multigen Inc.                         http://www.multigen.com    +
+ 550 S. Winchester Blvd.               phoneto:1-408-556-2654     +
+ Suite 500 San Jose CA 95128           faxto:1-408-261-4102       +
=======================================================================
List Archives, FAQ, FTP:  http://www.sgi.com/Technology/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 2.0b2 on Mon Aug 10 1998 - 17:56:38 PDT

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