4.17 objmtl -- Reading Wavefront OBJ/MTL files

This module contains the OBJReader and MTLReader classes which can be used as a base class for reading Wavefront OBJ and MTL files. The classes read the files and invoke callback methods with the corresponding data in the file. Derived classes have to implement those callback methods and process the data as appropriate.



Subsections