mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
*** empty log message ***
This commit is contained in:
parent
cfd3b5075b
commit
5181ac7b13
@ -24,6 +24,8 @@
|
||||
|
||||
class Node;
|
||||
|
||||
BEGIN_PUBLISH
|
||||
|
||||
////////////////////////////////////////////////////////////////////
|
||||
// Function: traverse_data_graph
|
||||
// Description: Initiates a traversal of the data graph given the
|
||||
@ -33,4 +35,6 @@ class Node;
|
||||
////////////////////////////////////////////////////////////////////
|
||||
void EXPCL_PANDA traverse_data_graph(Node *root);
|
||||
|
||||
END_PUBLISH
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user