Re: Undocumented IRIS GL gl_sincos???

New Message Reply Date view Thread view Subject view Author view

Paul Rider (prider++at++airinc.com)
Mon, 30 Dec 1996 12:52:58 -0500


Russell Suter wrote:
>
> Hey all,
>
> In porting my performer application from 1.2 to 2.0, I've run across an old
> gl call that may be undocumented/unsupported: gl_sincos. I can find no
> reference to the call in man pages or the OpenGL Porting Guide nor can I find
> a prototype in the /usr/include/gl header files. It appears that the
> prototype should look something like:
>
> void
> gl_sincos(int,float*,float*);

Well, since it's a performer app anyways... use pfSinCos...

FUNCTION SPECIFICATION
     #include <Performer/pr.h>

     void pfSinCos(float arg, float* sin, float* cos);

hope this helps...

                ciao,
                                Paul J. Rider.
=======================================================================
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:54:12 PDT

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