LoaderObj Class Reference
Load obj file.
More...
#include <loaderobj.h>
|
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:
- /media/disk/disc/these/mine/meshseqsegenv/MSSEnv/lib/reader/loaderobj.h
- /media/disk/disc/these/mine/meshseqsegenv/MSSEnv/lib/reader/loaderobj.cc