caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* LablGL question
@ 2007-09-02 17:41 Brian Hurt
  2007-09-03  1:37 ` [Caml-list] " Jacques Garrigue
  0 siblings, 1 reply; 3+ messages in thread
From: Brian Hurt @ 2007-09-02 17:41 UTC (permalink / raw)
  To: caml-list


Is there a reason why, in gl.mli, point3 is defined as a tuple, and not a 
structure or array or other datatype that holds floats unboxed?  Having it 
an unboxed type would be a double advantage- unboxing in Ocaml, and the 
ability to call the vector vectors on the openGL side of things without 
having to copy the data.

Just wondering...

Brian


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-09-03  1:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-02 17:41 LablGL question Brian Hurt
2007-09-03  1:37 ` [Caml-list] " Jacques Garrigue
2007-09-03  1:50   ` Carlos Scheidegger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).