VISH
0.2
|
RefPtr<VManagedObject> Cal3DMeshLoader::load | ( | const string & | url, |
const string & | SuggestedVObjectName | ||
) | [inline, virtual] |
Virtual function to be implemented by some Loader to carry out the appropriate handling of the given url.
The created object should be prerefably named by the given suggestion, if that one is not empty.
Implements Wizt::VLoader.