- To: maohai huang <visadlist_mh@xxxxxxxxx>
- Subject: Re: a class to make VisAD shapes
- From: Bill Hibbard <billh@xxxxxxxxxxxxx>
- Date: Mon, 26 May 2003 12:21:09 -0500 (CDT)
On Mon, 26 May 2003, maohai huang wrote: > Thansk Bill. Sorry I didn't know that attached source > code will be appended in the post automatically so the > last post was filled with code. > > what are the "strip"'ed subclasses of VisADGeometryArray for? They mirror Strip subclasses of Java3D GeometryArray. They connect vectors and triangles together so each new vector or triangle only needs one new point. Thus they save on memory when vectors and triangles can be connected in this way. Bill
- References:
- Re: a class to make VisAD shapes
- From: maohai huang
- Re: a class to make VisAD shapes