- To: visad-list@xxxxxxxxxxxxxxxx
- Subject: mesh mode for a dataset
- From: Ugo Taddei <taddei@xxxxxxxxxx>
- Date: Tue, 30 Nov 2004 16:57:09 +0100
Hi, I have a surface. If I want to show only the mesh, I do: gmcMode.setPolygonMode(DisplayImplJ3D.POLYGON_LINE); where gmcMode is the graph mode control.Now, this is valid for a whole display. How do I set the same mode for a given dataset? (I don't wanna name names, but I'm sure Don Murray knew this one. :-)
Thanks, Ugo
- Follow-Ups:
- Re: mesh mode for a dataset
- From: Don Murray
- Re: mesh mode for a dataset
- From: Tom Rink
- Re: mesh mode for a dataset