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

panda/src/egg/config_egg.cxx File Reference

#include "config_egg.h"
#include "eggRenderMode.h"
#include "eggAnimData.h"
#include "eggAttributes.h"
#include "eggBin.h"
#include "eggBinMaker.h"
#include "eggComment.h"
#include "eggCoordinateSystem.h"
#include "eggCurve.h"
#include "eggExternalReference.h"
#include "eggFilenameNode.h"
#include "eggGroup.h"
#include "eggGroupNode.h"
#include "eggMaterial.h"
#include "eggNameUniquifier.h"
#include "eggNamedObject.h"
#include "eggNode.h"
#include "eggNurbsCurve.h"
#include "eggNurbsSurface.h"
#include "eggObject.h"
#include "eggPoint.h"
#include "eggPolygon.h"
#include "eggPoolUniquifier.h"
#include "eggPrimitive.h"
#include "eggSAnimData.h"
#include "eggSurface.h"
#include "eggSwitchCondition.h"
#include "eggTable.h"
#include "eggTexture.h"
#include "eggVertex.h"
#include "eggVertexPool.h"
#include "eggXfmAnimData.h"
#include "eggXfmSAnim.h"
#include <dconfig.h>
#include <get_config_path.h>

Go to the source code of this file.

Functions

 Configure (config_egg)
 NotifyCategoryDef (egg,"")
 ConfigureFn (config_egg)
const DSearchPathget_egg_path ()
void init_libegg ()
 Initializes the library.


Variables

bool egg_support_old_anims = config_egg.GetBool("egg-support-old-anims", true)


Detailed Description

Definition in file config_egg.cxx.


Function Documentation

Configure config_egg   ) 
 

ConfigureFn config_egg   ) 
 

Definition at line 62 of file config_egg.cxx.

References get_config_path(), and NULL.

const DSearchPath& get_egg_path  ) 
 

Definition at line 67 of file config_egg.cxx.

void init_libegg  ) 
 

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 92 of file config_egg.cxx.

NotifyCategoryDef egg  ,
"" 
 


Variable Documentation

bool egg_support_old_anims = config_egg.GetBool("egg-support-old-anims", true)
 

Definition at line 74 of file config_egg.cxx.

Referenced by EggXfmSAnim::write().


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