Export to GitHub

jscocoa - issue #8

Allow pointer usage


Posted on Oct 11, 2008 by Helpful Lion

Stuff like myPointerWrapper.set({ value : 5, atMemoryIndex : 8, encoding : f })

Test that with fancy OpenGL vertex buffers :)

Comment #1

Posted on Oct 15, 2008 by Helpful Lion

Also, use pack / unpack ala Ruby.

[3.5, 6.7, 8.3].pack(f) -> malloc then pack each number.

Comment #2

Posted on Oct 20, 2008 by Helpful Lion

Use CGGradientCreateWithColorComponents to test ?

Comment #3

Posted on Feb 12, 2009 by Helpful Lion

Fixed !

Status: Fixed

Labels:
Type-Enhancement Priority-Medium