80 nassertr(_is_ready,
false);
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.
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...
const LoaderOptions & get_options() const
Returns the LoaderOptions associated with this asynchronous ModelSaveRequest.
bool get_success() const
Returns the true if the model was saved successfully, false otherwise.
The name of a file, such as a texture file or an Egg file.
PandaNode * get_node() const
Returns the node that was passed to the constructor.
const Filename & get_filename() const
Returns the filename associated with this asynchronous ModelSaveRequest.
Loader * get_loader() const
Returns the Loader object associated with this asynchronous ModelSaveRequest.