19 #if !defined(CPPPARSER) && !defined(LINK_ALL_STATIC) && !defined(BUILDING_FRAMEWORK) 20 #error Buildsystem error: BUILDING_FRAMEWORK not defined 23 Configure(config_framework);
24 NotifyCategoryDef(framework,
"");
27 (
"aspect-ratio", 0.0);
29 (
"show-frame-rate-meter",
false);
31 (
"show-scene-graph-analyzer-meter",
false);
33 (
"print-pipe-types",
true);
35 (
"window-type",
"onscreen");
38 (
"record-session",
"");
40 (
"playback-session",
"");
43 ConfigureFn(config_framework) {
44 WindowFramework::init_type();
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This is a convenience class to specialize ConfigVariable as a boolean type.
This is a convenience class to specialize ConfigVariable as a floating- point type.
This is a convenience class to specialize ConfigVariable as a string type.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.