22 AsyncTask::DoneStatus ModelFlattenRequest::
30 if (_orig->get_num_parents() == 0) {
32 copy->copy_children(_orig);
33 np.attach_new_node(copy);
35 np.attach_new_node(_orig);
A basic node of the scene graph or data graph.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
void set_result(std::nullptr_t)
Sets this future's result.
TypeHandle is the identifier used to differentiate C++ class types.
NodePath is the fundamental system for disambiguating instances, and also provides a higher-level int...