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 MiCellExtractUnstructuredIjk MiClipLineExtractIj MiClipLineExtractUnstructured MiClipPointExtract MiCylinderSliceExtractIjk MiCylinderSliceExtractUnstructured MiFenceSliceExtractIjk MiFenceSliceExtractUnstructured MiGridPlaneSliceExtractIjk MiGridPlaneSliceExtractUnstructured MiInterpolatedLogicalSliceExtract MiIsolineExtractIj MiIsolineExtractUnstructured MiIsosurfExtractIjk MiIsosurfExtractUnstructured MiIsosurfExtractUnstructuredIjk MiLineCellExtractI MiLineExtract MiLogicalSliceExtractCurvilinear MiLogicalSliceExtractRectilinear MiLogicalSliceExtractRegular MiLogicalSliceExtractUnstructuredIjk MiNonOverlappedCellsExtractUnstructured MiOutlineExtractIj MiOutlineExtractIjk MiOutlineExtractUnstructured MiOutlineExtractUnstructuredIjk MiPerCellToPerNodeExtractIj MiPerCellToPerNodeExtractIjk MiPerCellToPerNodeExtractUnstructured MiPerCellToPerNodeExtractUnstructuredIjk MiPlaneSliceExtractIjk MiPlaneSliceExtractUnstructured MiPlaneSliceExtractUnstructuredIjk 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 by FEI reference manual, generated on 19 Aug 2019
Copyright © FEI S.A.S. All rights reserved.
http://www.openinventor.com/