Closed GoogleCodeExporter closed 9 years ago
Original comment by ble...@gmail.com
on 8 Oct 2011 at 1:25
Changing the name of the ticket.
It boils down to:
ScalarPropertyReader has:
void getSample( index_t iSample, void *iIntoLocation )
ArrayPropertyReader should have something like this ALONG with:
void getSample( index_t iSample, ArraySamplePtr &oSample )
The precision stuff is already part of another ticket, but it could be part of
this new function.
Original comment by miller.lucas
on 15 Oct 2011 at 12:05
Original comment by miller.lucas
on 15 Oct 2011 at 12:05
Original comment by miller.lucas
on 15 Oct 2011 at 12:26
Done here:
http://code.google.com/r/millerlucas-dev/source/detail?r=aec8ba7db0f37ee36526acb
aa98e1723952c6d4f
Needs to be propagaged to Abc.
Original comment by miller.lucas
on 12 Dec 2011 at 8:18
Original comment by miller.lucas
on 24 Jan 2012 at 1:41
Original issue reported on code.google.com by
cookingw...@gmail.com
on 8 Oct 2011 at 1:21