Panda3D
Functions | Variables
config_pgraphnodes.h File Reference

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

#include "pandabase.h"
#include "notifyCategoryProxy.h"
#include "dconfig.h"
#include "configVariableBool.h"
#include "configVariableEnum.h"
#include "configVariableDouble.h"
#include "configVariableInt.h"
#include "configVariableString.h"
#include "lodNodeType.h"

Go to the source code of this file.

Functions

 ConfigureDecl (config_pgraphnodes, EXPCL_PANDA_PGRAPHNODES, EXPTP_PANDA_PGRAPHNODES)
 
EXPCL_PANDA_PGRAPHNODES void init_libpgraphnodes ()
 Initializes the library. More...
 
 NotifyCategoryDecl (pgraphnodes, EXPCL_PANDA_PGRAPHNODES, EXPTP_PANDA_PGRAPHNODES)
 

Variables

ConfigVariableEnum< LODNodeType > default_lod_type
 
ConfigVariableInt lod_fade_bin_draw_order
 
ConfigVariableString lod_fade_bin_name
 
ConfigVariableInt lod_fade_state_override
 
ConfigVariableDouble lod_fade_time
 
ConfigVariableInt parallax_mapping_samples
 
ConfigVariableDouble parallax_mapping_scale
 
ConfigVariableBool support_fade_lod
 
ConfigVariableBool verify_lods
 

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
2008-11-05

Definition in file config_pgraphnodes.h.

Function Documentation

◆ init_libpgraphnodes()

EXPCL_PANDA_PGRAPHNODES void init_libpgraphnodes ( )