#include "pandabase.h"
#include "notifyCategoryProxy.h"
#include "dconfig.h"
Go to the source code of this file.
Functions | |
ConfigureDecl (config_pgraph, EXPCL_PANDA, EXPTP_PANDA) | |
NotifyCategoryDecl (pgraph, EXPCL_PANDA, EXPTP_PANDA) | |
NotifyCategoryDecl (loader, EXPCL_PANDA, EXPTP_PANDA) | |
const DSearchPath & | get_bam_path () |
EXPCL_PANDA void | init_libpgraph () |
Initializes the library. | |
Variables | |
const bool | fake_view_frustum_cull |
const bool | unambiguous_graph |
const bool | paranoid_compose |
const bool | compose_componentwise |
const bool | bams_componentwise |
const bool | m_dual |
const bool | m_dual_opaque |
const bool | m_dual_transparent |
const bool | m_dual_flash |
const bool | asynchronous_loads |
Config::ConfigTable::Symbol * | load_file_type |
Definition in file config_pgraph.h.
|
|
|
Definition at line 142 of file config_pgraph.cxx. |
|
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 163 of file config_pgraph.cxx. |
|
|
|
|
|
Definition at line 46 of file config_pgraph.h. |
|
Definition at line 39 of file config_pgraph.h. |
|
Definition at line 38 of file config_pgraph.h. |
|
Definition at line 35 of file config_pgraph.h. Referenced by ConfigureFn(), and CullTraverserData::is_in_view_impl(). |
|
Definition at line 49 of file config_pgraph.h. Referenced by Loader::check_load(). |
|
Definition at line 41 of file config_pgraph.h. |
|
Definition at line 44 of file config_pgraph.h. |
|
Definition at line 42 of file config_pgraph.h. Referenced by CullResult::add_object(). |
|
Definition at line 43 of file config_pgraph.h. |
|
Definition at line 37 of file config_pgraph.h. |
|
Definition at line 36 of file config_pgraph.h. |