LoaderObj Class Reference

Load obj file. More...

#include <loaderobj.h>

Inheritance diagram for LoaderObj:

Inheritance graph
[legend]
Collaboration diagram for LoaderObj:

Collaboration graph
[legend]

Public Member Functions

virtual void run ()
 Effectively load the mesh from path.

Detailed Description

Load obj file.

Todo:
c++ code please
See also:
plugin_loader for a documentation

Member Function Documentation

void LoaderObj::run (  )  [virtual]

Effectively load the mesh from path.

Precondition:
setPath has been called to set the file to load
Postcondition:
Mesh is loaded into _result if loading is ok, else _result is NULL

Implements PluginLoader.


The documentation for this class was generated from the following files:

Generated on Fri Jan 16 13:00:11 2009 by  doxygen 1.5.5