API Reference > Classes > OdPdf3DStreamExtractorModule Class > OdPdf3DStreamExtractorModule Methods > OdPdf3DStreamExtractorModule::create Method
OdPdf3DStreamExtractorModule::create Method
Syntax
C++
virtual OdPdf3DStreamExtractorPtr create() = 0;

A smart pointer to the extractor object for 3D streams in 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.