Hi:
 
In my visualization application, I'm rendering thousands of distinct icons using LineStripArrays (one LSA per icon), and since I need to change their geometries often, I'm also rendering them BY_REFERENCE.
 
I also want to only render a subsequence of the array, so e.g., instead of rendering all "n" lines within the strip, I am rendering the first "n-m" lines, where 1 < m < n. This does not seem possible with GeometryStripArrays. Can it be done?
 
thanks!

jp

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

John Peter Lee, Sc.D.                   (781) 839-4575 (office)

Discovery Information Systems      (781) 839-4580 (fax)

AstraZeneca R&D Boston              [EMAIL PROTECTED]

Waltham, MA 02451                     www.astrazeneca-boston.com/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 

Reply via email to