40 AsyncTask::DoneStatus ModelSaveRequest::
42 double delay = async_load_delay;
47 _success = _loader->save_sync(_filename, _options, _node);
This class represents a concrete task performed by an AsyncManager.
The name of a file, such as a texture file or an Egg file.
Specifies parameters that may be passed to the loader.
A convenient class for loading models from disk, in bam or egg format (or any of a number of other fo...
ModelSaveRequest(const std::string &name, const Filename &filename, const LoaderOptions &options, PandaNode *node, Loader *loader)
Create a new ModelSaveRequest, and add it to the loader via save_async(), to begin an asynchronous sa...
A basic node of the scene graph or data graph.
static void sleep(double seconds)
Suspends the current thread for at least the indicated amount of time.
TypeHandle is the identifier used to differentiate C++ class types.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.