SoInputParameters Class Reference
[General]

VSG extension Base class for file reader parameters. More...

#include <Inventor/SoInputParameters.h>

Inheritance diagram for SoInputParameters:
SoCADInputReaderParameters

List of all members.

Public Member Functions

 SoInputParameters ()
virtual ~SoInputParameters ()

Detailed Description

VSG extension Base class for file reader parameters.

SoInputParameters is a base class and needs to be specialized to be effective. The goal of SoInputParameters is to provide a way to control/modify processing of a file during the read. Each implementation of SoInputParameters is free to publish parameters (for example the desired tesselation level if you are reading a CAD file) or to notify during the read of the file using an abstract method implemented by the application.

This class is used with the SoInput::setInputParameters() method.

SEE ALSO

SoInput


Constructor & Destructor Documentation

SoInputParameters::SoInputParameters (  ) 
virtual SoInputParameters::~SoInputParameters (  )  [virtual]

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/