setStripIndexCounts Missing?

While trying to port some code from Java3D to Xith3D I found that setStripIndexCounts(…) on IndexedTriangleFanArray is gone. Is there a reason this method isn’t available? Is there anyway to change the index counts on an IndexedTriangleFanArray once created?

Thanks.

Hi,

You are right, it should be added.

Can you please make a short test for this feature?

Yuri