Panda3D
Functions
animGroup.cxx File Reference

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...
 

Detailed Description

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."

Author
drose
Date
1999-02-21

Definition in file animGroup.cxx.

Function Documentation

◆ PT()

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.