Class MiIsosurfExtractUnstructured

java.lang.Object
com.openinventor.meshvizxlm.extractors.isosurf.MiIsosurfExtractUnstructured
All Implemented Interfaces:
MiBaseExtractor

public abstract class MiIsosurfExtractUnstructured extends Object implements MiBaseExtractor
Isosurface extractor for unstructured meshes.

Builds the isosurface of the given isovalue in the given dataset.

  • Method Details