66 nassertr_always(
done(),
false);
bool done() const
Returns true if the future is done or has been cancelled.
static Integer get(const Integer &var)
Atomically retrieves the snapshot value of the indicated variable.
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...
get_options
Returns the LoaderOptions associated with this asynchronous ModelSaveRequest.
get_node
Returns the node that was passed to the constructor.
bool get_success() const
Returns the true if the model was saved successfully, false otherwise.
get_loader
Returns the Loader object associated with this asynchronous ModelSaveRequest.
bool is_ready() const
Returns true if this request has completed, false if it is still pending.
get_filename
Returns the filename associated with this asynchronous ModelSaveRequest.
A basic node of the scene graph or data graph.