PandaNode * get_model() const
Returns the model that was loaded asynchronously, if any, or null if there was an error.
A convenient class for loading models from disk, in bam or egg format (or any of a number of other fo...
static Integer get(const Integer &var)
Atomically retrieves the snapshot value of the indicated variable.
Specifies parameters that may be passed to the loader.
bool is_ready() const
Returns true if this request has completed, false if it is still pending or if it has been cancelled.
bool done() const
Returns true if the future is done or has been cancelled.
get_filename
Returns the filename associated with this asynchronous ModelLoadRequest.
get_options
Returns the LoaderOptions associated with this asynchronous ModelLoadRequest.
A basic node of the scene graph or data graph.
get_loader
Returns the Loader object associated with this asynchronous ModelLoadRequest.
The name of a file, such as a texture file or an Egg file.