17 INLINE
const Filename &ModelSaveRequest::
18 get_filename()
const {
43 INLINE
Loader *ModelSaveRequest::
66 nassertr_always(
done(),
false);
A basic node of the scene graph or data graph.
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.
static Integer get(const Integer &var)
Atomically retrieves the snapshot value of the indicated variable.
bool get_success() const
Returns the true if the model was saved successfully, false otherwise.
bool is_ready() const
Returns true if this request has completed, false if it is still pending.