SoInputReaderCanConvert Method |
Returns true if the specified input source can be converted by this plugin.
Namespace: OIV.Inventor
Note that the input source (OIV.Inventor.SoInput object) may be a file or a buffer (memory). This method should return false if the input source is a buffer and the reader does not support reading from a buffer. () returns NULL if the input source is a buffer.