API Reference > Classes > OdPdf3DStreamExtractorModule Class
OdPdf3DStreamExtractorModule Class
OdPdf3DStreamExtractorModule
Syntax
C++
class OdPdf3DStreamExtractorModule : public OdRxModule;

Pdf3DStreamExtractor.h

An abstract class that provides an interface of a module containing the functionality for extraction 3D stream data from a PDF file.

Creates an extractor object for 3D streams contained in a PDF file if it has not been created yet (at the moment of the method call). If the extractor object has already been created, the method only returns the smart pointer to it.  
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.