objectgraphics/
mg_ogisosurface_example.pro
includes main-level programRoutines
top source mg_ogisosurface_example
mg_ogisosurface_example, volume, n [, renderer=long] [, _extra=keywords]
Simple example of displaying a isosurface polygonal meshes in object graphics.
Parameters
- volume in required type=fltarr(m, n, p)
3-dimensional volume data
- n in required type=long
number of isosurfaces to draw
Keywords
- renderer in optional type=long
set to 0 for hardware rendering, 1 for software rendering
- _extra in optional type=keywords
keywords to IDLgrPolygons::init
File attributes
Modification date: | Sat Jan 31 21:16:34 2015 |
Lines: | 70 |
Docformat: | rst rst |