#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 DSearchPath & | get_egg_path () |
| void | init_libegg () |
Variables | |
| bool | egg_support_old_anims = config_egg.GetBool("egg-support-old-anims", true) |
|
|
|
|
|
Definition at line 59 of file config_egg.cxx. References init_libegg(). |
|
|
Definition at line 64 of file config_egg.cxx. References get_config_path(), and NULL. Referenced by EggData::resolve_egg_filename(). |
|
|
||||||||||||
|
|
|
|
Definition at line 71 of file config_egg.cxx. Referenced by EggXfmSAnim::compose_with_order(). |
1.3