17 INLINE
const Filename &ModelLoadRequest::
18 get_filename()
const {
35 INLINE
Loader *ModelLoadRequest::
59 nassertr_always(
done(),
nullptr);
A basic node of the scene graph or data graph.
bool is_ready() const
Returns true if this request has completed, false if it is still pending or if it has been cancelled.
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...
bool done() const
Returns true if the future is done or has been cancelled.
The name of a file, such as a texture file or an Egg file.
PandaNode * get_model() const
Returns the model that was loaded asynchronously, if any, or null if there was an error.
static Integer get(const Integer &var)
Atomically retrieves the snapshot value of the indicated variable.