Panda3D
Classes | Functions
animChannelFixed.h File Reference

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

#include "pandabase.h"
#include "animChannel.h"
#include "animChannelFixed.I"

Go to the source code of this file.

Classes

class  AnimChannelFixed< SwitchType >
 This template class is a special kind of AnimChannel that always returns just one fixed value. More...
 

Functions

 EXPORT_TEMPLATE_CLASS (EXPCL_PANDA_CHAN, EXPTP_PANDA_CHAN, AnimChannelFixed< ACMatrixSwitchType >)
 
 EXPORT_TEMPLATE_CLASS (EXPCL_PANDA_CHAN, EXPTP_PANDA_CHAN, AnimChannelFixed< 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-24

Definition in file animChannelFixed.h.