Panda3D
Classes | Typedefs | Functions
animChannel.h File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "pandabase.h"
#include "animChannelBase.h"
#include "luse.h"
#include "animChannel.I"

Go to the source code of this file.

Classes

class  ACMatrixSwitchType
 
class  ACScalarSwitchType
 
class  AnimChannel< SwitchType >
 This template class is the parent class for all kinds of AnimChannels that return different values. More...
 

Typedefs

typedef AnimChannel< ACMatrixSwitchTypeAnimChannelMatrix
 
typedef AnimChannel< ACScalarSwitchTypeAnimChannelScalar
 

Functions

 EXPORT_TEMPLATE_CLASS (EXPCL_PANDA_CHAN, EXPTP_PANDA_CHAN, AnimChannel< ACMatrixSwitchType >)
 
 EXPORT_TEMPLATE_CLASS (EXPCL_PANDA_CHAN, EXPTP_PANDA_CHAN, AnimChannel< ACScalarSwitchType >)
 

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

Definition in file animChannel.h.