MiBaseExtractor Class Reference
[Extractors]

MeshViz Abstract base class for all extractor interfaces. More...

#include <MeshVizXLM/extractors/MiBaseExtractor.h>

Inheritance diagram for MiBaseExtractor:
MiCellExtractIj MiCellExtractIjk MiCellExtractUnstructured MiClipLineExtractIj MiClipLineExtractUnstructured MiClipPointExtract MiCylinderSliceExtractIjk MiCylinderSliceExtractUnstructured MiFenceSliceExtractIjk MiFenceSliceExtractUnstructured MiGridPlaneSliceExtractIjk MiGridPlaneSliceExtractUnstructured MiInterpolatedLogicalSliceExtract MiIsolineExtractIj MiIsolineExtractUnstructured MiIsosurfExtractIjk MiIsosurfExtractUnstructured MiLineCellExtractI MiLineExtract MiLogicalSliceExtractCurvilinear MiLogicalSliceExtractHexahedronIjk MiLogicalSliceExtractRectilinear MiLogicalSliceExtractRegular MiNonOverlappedCellsExtractUnstructured MiOutlineExtractIj MiOutlineExtractIjk MiOutlineExtractUnstructured MiPerCellToPerNodeExtractHexahedronIjk MiPerCellToPerNodeExtractIj MiPerCellToPerNodeExtractIjk MiPerCellToPerNodeExtractUnstructured MiPlaneSliceExtractIjk MiPlaneSliceExtractUnstructured MiPolyhedralToMixVolumeExtract MiResampledSurfaceExtractCurvilinear MiSkinExtractIjk MiSkinExtractUnstructured MiSphereSliceExtractIjk MiSphereSliceExtractUnstructured MiStreamlineExtractBase MiSurfaceExtractIj MiSurfaceExtractUnstructured MiTessellatedLineExtract MiTessellatedSurfaceExtract

List of all members.

Public Member Functions

virtual ~MiBaseExtractor ()
virtual void setExtractorCallback (MiExtractorCallback *extractorCallback)=0
virtual SoDEPRECATED void setExtractorCallback (MiExtractorCallback &extractorCallback)

Detailed Description

MeshViz Abstract base class for all extractor interfaces.

All extractor interface classes are derived from this one and must implement the setExtractorCallback method.


Constructor & Destructor Documentation

virtual MiBaseExtractor::~MiBaseExtractor (  )  [inline, virtual]

Member Function Documentation

virtual SoDEPRECATED void MiBaseExtractor::setExtractorCallback ( MiExtractorCallback extractorCallback  )  [inline, virtual]
virtual void MiBaseExtractor::setExtractorCallback ( MiExtractorCallback extractorCallback  )  [pure virtual]

Set the user defined extractor callback which will be called before each extraction, during each extraction and after each extraction.

Remove callback from the extractor if extractorCallback is NULL.


The documentation for this class was generated from the following file:

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/