comp.lang.ada
 help / color / mirror / Atom feed
From: Shark8 <onewingedshark@gmail.com>
Subject: Re: Question[s] about aliased extended return.
Date: Fri, 9 Nov 2012 14:54:51 -0800 (PST)
Date: 2012-11-09T14:54:51-08:00	[thread overview]
Message-ID: <5dd387bf-f15e-4800-8c92-ceb87c956581@googlegroups.com> (raw)
In-Reply-To: <op.wnizz1nvule2fv@cardamome>

On Friday, November 9, 2012 2:44:19 PM UTC-7, Hibou57 (Yannick Duchêne) wrote:
> Le Fri, 09 Nov 2012 21:53:13 +0100, <sbelmont700@gmail.com> a écrit:
> 
> Just out of curiosity, for a thin binding, would reuse the names used in  
> the API or would you change names only in a tick binding? (most of times,  
> I feel API names are not nice to read).

As I have it the thin binding is only in the package-bodies, completely unexposed to the client. Right now all the function-names are simply the API-name less the "gl"-prologue and the type-epilog; that is: glColor4i -> Color (letting overloading take care of the differences between 4i and 3f).

After I finish the functions for opengl 4.3 (currently only those from 1.1 are linked) I plan on tweaking the function-names by inserting underscores {I may also use full-words}. Ex: TexEnv -> Texture_Environment.



  parent reply	other threads:[~2012-11-09 22:54 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-02 15:55 Question[s] about aliased extended return Shark8
2012-11-09  0:43 ` Randy Brukardt
2012-11-09  3:40   ` Yannick Duchêne (Hibou57)
2012-11-10  7:34     ` Randy Brukardt
2012-11-09 19:42   ` Shark8
2012-11-09 20:53     ` sbelmont700
2012-11-09 21:44       ` Yannick Duchêne (Hibou57)
2012-11-09 22:04         ` sbelmont700
2012-11-09 22:56           ` Shark8
2012-11-09 22:54         ` Shark8 [this message]
2012-11-10  7:27           ` Randy Brukardt
2012-11-10 16:08             ` Shark8
2012-11-10  1:08     ` Jeffrey Carter
2012-11-10  1:52       ` Shark8
2012-11-10  2:17         ` Yannick Duchêne (Hibou57)
2012-11-10 10:59         ` Bill Findlay
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox