Re: [JAVA3D] Geometry by Reference Techniques

2002-10-15 Thread Kasparian, Raffi J.
] Geometry by Reference Techniques Zak Nixon wrote: > If my default length of my array, and the number of points do not > EXACTLY match up, what then? I have extra positions in my array that > will point to null. > > My question: How do I fill up these last positions with valid > ve

Re: [JAVA3D] Geometry by Reference Techniques

2002-10-15 Thread Artur Biesiadowski
Zak Nixon wrote: > If my default length of my array, and the number of points do not > EXACTLY match up, what then? I have extra positions in my array that > will point to null. > > My question: How do I fill up these last positions with valid vertices, > but doesnt distort/mess up my original ge