Panda3D
Functions | Variables
config_framework.cxx File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "config_framework.h"
#include "dconfig.h"
#include "windowFramework.h"

Go to the source code of this file.

Functions

 Configure (config_framework)
 
 ConfigureFn (config_framework)
 
 NotifyCategoryDef (framework, "")
 

Variables

ConfigVariableDouble aspect_ratio ("aspect-ratio", 0.0)
 
ConfigVariableString playback_session ("playback-session", "")
 
ConfigVariableBool print_pipe_types ("print-pipe-types", true)
 
ConfigVariableString record_session ("record-session", "")
 
ConfigVariableBool show_frame_rate_meter ("show-frame-rate-meter", false)
 
ConfigVariableBool show_scene_graph_analyzer_meter ("show-scene-graph-analyzer-meter", false)
 
ConfigVariableString window_type ("window-type", "onscreen")
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
drose
Date
2000-09-06

Definition in file config_framework.cxx.