[m-rev.] diff/for review: additions and fixes for opengl binding

Julien Fischer juliensf at cs.mu.OZ.AU
Wed Jan 19 14:26:16 AEDT 2005


On Wed, 19 Jan 2005, Ralph Becket wrote:

> Julien Fischer, Wednesday, 19 January 2005:
> >
> > On Wed, 19 Jan 2005, Ian MacLarty wrote:
> > > What is glMap1{fd}?  Is it a function?  Why the curly braces?
> >
> > It's two functions, glMap1f and glMap1d.  They both do the
> > same thing, only one works with floats and one works with doubles.
>
> Then the proper shorthand is glMap1[fd] or glMap1{f,d}.
>
Except, apparently, in the opengl specification where they write
it the way I did.

Julien.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list