Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

config_chan.cxx File Reference

#include "config_chan.h"
#include "animBundle.h"
#include "animBundleNode.h"
#include "animChannelBase.h"
#include "animChannelMatrixXfmTable.h"
#include "animChannelScalarTable.h"
#include "animControl.h"
#include "animGroup.h"
#include "movingPartBase.h"
#include "movingPartMatrix.h"
#include "movingPartScalar.h"
#include "partBundle.h"
#include "partBundleNode.h"
#include "partGroup.h"
#include "luse.h"
#include "dconfig.h"

Go to the source code of this file.

Functions

 Configure (config_chan)
 NotifyCategoryDef (chan,"")
 ConfigureFn (config_chan)

Variables

bool compress_channels = config_chan.GetBool("compress-channels", false)
int compress_chan_quality = config_chan.GetInt("compress-chan-quality", 95)
bool read_compressed_channels = config_chan.GetBool("read-compressed-channels", true)


Function Documentation

Configure config_chan   ) 
 

ConfigureFn config_chan   ) 
 

Definition at line 79 of file config_chan.cxx.

References PartGroup::init_type(), PartBundleNode::init_type(), PartBundle::init_type(), MovingPartScalar::init_type(), MovingPartMatrix::init_type(), MovingPartBase::init_type(), AnimGroup::init_type(), AnimControl::init_type(), AnimChannelScalarTable::init_type(), AnimChannelMatrixXfmTable::init_type(), AnimChannelBase::init_type(), AnimBundleNode::init_type(), AnimBundle::init_type(), AnimChannelScalarTable::register_with_read_factory(), AnimChannelMatrixXfmTable::register_with_read_factory(), AnimBundleNode::register_with_read_factory(), AnimBundle::register_with_read_factory(), AnimGroup::register_with_read_factory(), MovingPartScalar::register_with_read_factory(), MovingPartMatrix::register_with_read_factory(), PartBundle::register_with_read_factory(), and PartGroup::register_with_read_factory().

NotifyCategoryDef chan  ,
"" 
 


Variable Documentation

int compress_chan_quality = config_chan.GetInt("compress-chan-quality", 95)
 

Definition at line 71 of file config_chan.cxx.

Referenced by AnimChannelScalarTable::write_datagram(), and AnimChannelMatrixXfmTable::write_datagram().

bool compress_channels = config_chan.GetBool("compress-channels", false)
 

Definition at line 43 of file config_chan.cxx.

Referenced by AnimChannelScalarTable::write_datagram(), and AnimChannelMatrixXfmTable::write_datagram().

bool read_compressed_channels = config_chan.GetBool("read-compressed-channels", true)
 

Definition at line 77 of file config_chan.cxx.

Referenced by AnimChannelMatrixXfmTable::fillin().


Generated on Fri Apr 18 00:10:29 2003 for Panda by doxygen1.3