00001 // Filename: chan_headers.h 00002 // Created by: georges (30May01) 00003 // 00004 //////////////////////////////////////////////////////////////////// 00005 // 00006 // PANDA 3D SOFTWARE 00007 // Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved 00008 // 00009 // All use of this software is subject to the terms of the Panda 3d 00010 // Software license. You should have received a copy of this license 00011 // along with this source code; you will also find a current copy of 00012 // the license at http://www.panda3d.org/license.txt . 00013 // 00014 // To contact the maintainers of this program write to 00015 // panda3d@yahoogroups.com . 00016 // 00017 //////////////////////////////////////////////////////////////////// 00018 00019 #include <bamReader.h> 00020 #include <bamWriter.h> 00021 #include <compose_matrix.h> 00022 #include <datagram.h> 00023 #include <datagramIterator.h> 00024 #include <event.h> 00025 #include <fftCompressor.h> 00026 #include <indent.h> 00027 #include <throw_event.h> 00028 00029 #include "animBundle.h" 00030 #include "animBundleNode.h" 00031 #include "animChannel.h" 00032 #include "animChannelBase.h" 00033 #include "animChannelMatrixXfmTable.h" 00034 #include "animChannelScalarTable.h" 00035 #include "animControl.h" 00036 #include "animControlCollection.h" 00037 #include "animGroup.h" 00038 #include "config_chan.h" 00039 #include "movingPartBase.h" 00040 #include "movingPartMatrix.h" 00041 #include "movingPartScalar.h" 00042 #include "partBundle.h" 00043 #include "partBundleNode.h" 00044 #include "partGroup.h" 00045 #include "vector_PartGroupStar.h" 00046 00047 #pragma hdrstop 00048