PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "animGroup.h"#include "animBundle.h"#include "config_chan.h"#include "indent.h"#include "datagram.h"#include "datagramIterator.h"#include "bamReader.h"#include "bamWriter.h"#include <algorithm>Go to the source code of this file.
Functions | |
| PT (AnimGroup) AnimGroup | |
| Returns a full copy of the subtree at this node and below. More... | |
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
All rights reserved.
All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."
Definition in file animGroup.cxx.
| PT | ( | AnimGroup | ) |
Returns a full copy of the subtree at this node and below.
Function to write the important information in the particular object to a Datagram
Definition at line 228 of file animGroup.cxx.
1.8.15