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 LionAlso, 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 LionUse CGGradientCreateWithColorComponents to test ?
Comment #3
Posted on Feb 12, 2009 by Helpful LionFixed !
Status: Fixed
Labels:
Type-Enhancement
Priority-Medium