#include "pandabase.h"
#include "animChannelBase.h"
#include "lmatrix.h"
#include "animChannel.I"
Go to the source code of this file.
Compounds | |
class | ACMatrixSwitchType |
class | ACScalarSwitchType |
class | AnimChannel |
This template class is the parent class for all kinds of AnimChannels that return different values. More... | |
Typedefs | |
typedef AnimChannel< ACMatrixSwitchType > | AnimChannelMatrix |
typedef AnimChannel< ACScalarSwitchType > | AnimChannelScalar |
Functions | |
EXPORT_TEMPLATE_CLASS (EXPCL_PANDA, EXPTP_PANDA, AnimChannel< ACMatrixSwitchType >) | |
EXPORT_TEMPLATE_CLASS (EXPCL_PANDA, EXPTP_PANDA, AnimChannel< ACScalarSwitchType >) |
Definition in file animChannel.h.
|
Definition at line 108 of file animChannel.h. |
|
Definition at line 131 of file animChannel.h. |
|
|
|
|