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

panda/src/char/config_char.cxx File Reference

#include "config_char.h"
#include "character.h"
#include "characterJoint.h"
#include "characterJointBundle.h"
#include "characterSlider.h"
#include "computedVertices.h"
#include "dynamicVertices.h"
#include <dconfig.h>
#include <lmatrix4.h>

Go to the source code of this file.

Functions

 Configure (config_char)
 NotifyCategoryDef (char,"")
 ConfigureFn (config_char)
void init_libchar ()
 Initializes the library.


Variables

const bool even_animation = config_char.GetBool("even-animation", false)


Detailed Description

Definition in file config_char.cxx.


Function Documentation

Configure config_char   ) 
 

ConfigureFn config_char   ) 
 

Definition at line 36 of file config_char.cxx.

References even_animation.

void init_libchar  ) 
 

Initializes the library.

This must be called at least once before any of the functions or classes in this library can be used. Normally it will be called by the static initializers and need not be called explicitly, but special cases exist.

Definition at line 72 of file config_char.cxx.

NotifyCategoryDef char  ,
"" 
 


Variable Documentation

const bool even_animation = config_char.GetBool("even-animation", false)
 

Definition at line 53 of file config_char.cxx.

Referenced by ConfigureFn(), and Character::cull_callback().


Generated on Fri May 2 00:45:06 2003 for Panda by doxygen1.3