Factory for customizing the creation of a view input file. More...
#include <ilviews/contain/contain.h>
| Public Member Functions | |
| virtual IlvViewInputFile * | createInputFile (std::istream &stream) | 
| Initializes a new InputFile. Can be customized.  More... | |
Factory for customizing the creation of a view input file.
Library: views
| 
 | virtual | 
Initializes a new InputFile. Can be customized.
| stream | input stream to create the input file |