Writing Importer Plug-ins
 
 
 

Importer plug-ins are like export plug-ins except that they inherit from the SceneExport class instead of the GUP class.

An exporter plug-in must implement the following virtual functions:

See Also