Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

config_pgraph.h File Reference

#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 ()

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


Function Documentation

ConfigureDecl config_pgraph  ,
EXPCL_PANDA  ,
EXPTP_PANDA 
 

const DSearchPath& get_bam_path  ) 
 

Definition at line 139 of file config_pgraph.cxx.

References get_config_path(), and NULL.

EXPCL_PANDA void init_libpgraph  ) 
 

Definition at line 153 of file config_pgraph.cxx.

References LoaderFileTypeRegistry::get_ptr(), EventStoreTransform::init_type(), ColorScaleLerpFunctor::init_type(), ColorLerpFunctor::init_type(), PosHprScaleLerpFunctor::init_type(), HprScaleLerpFunctor::init_type(), PosHprLerpFunctor::init_type(), ScaleLerpFunctor::init_type(), HprLerpFunctor::init_type(), PosLerpFunctor::init_type(), TransparencyAttrib::init_type(), TransformState::init_type(), TextureAttrib::init_type(), TextureApplyAttrib::init_type(), TexMatrixAttrib::init_type(), SwitchNode::init_type(), Spotlight::init_type(), ShowBoundsEffect::init_type(), SequenceNode::init_type(), SelectiveChildNode::init_type(), RenderState::init_type(), RenderModeAttrib::init_type(), RenderEffects::init_type(), RenderEffect::init_type(), RenderAttrib::init_type(), PointLight::init_type(), PlaneNode::init_type(), PandaNode::init_type(), NodePathComponent::init_type(), NodePath::init_type(), ModelRoot::init_type(), ModelNode::init_type(), MaterialAttrib::init_type(), LoaderFileTypeBam::init_type(), LoaderFileType::init_type(), LODNode::init_type(), LightNode::init_type(), LightLensNode::init_type(), LightAttrib::init_type(), Light::init_type(), LensNode::init_type(), GeomNode::init_type(), FogAttrib::init_type(), Fog::init_type(), DirectionalLight::init_type(), DepthWriteAttrib::init_type(), DepthTestAttrib::init_type(), DepthOffsetAttrib::init_type(), DecalEffect::init_type(), CullableObject::init_type(), CullTraverser::init_type(), CullBinUnsorted::init_type(), CullBinFrontToBack::init_type(), CullBinFixed::init_type(), CullBinBackToFront::init_type(), CullBinAttrib::init_type(), CullBin::init_type(), CullFaceAttrib::init_type(), CompassEffect::init_type(), ColorWriteAttrib::init_type(), ColorScaleAttrib::init_type(), ColorBlendAttrib::init_type(), ColorAttrib::init_type(), ClipPlaneAttrib::init_type(), Camera::init_type(), BillboardEffect::init_type(), AmbientLight::init_type(), AlphaTestAttrib::init_type(), load_file_type, LoaderFileTypeRegistry::register_type(), TransparencyAttrib::register_with_read_factory(), TransformState::register_with_read_factory(), TextureAttrib::register_with_read_factory(), TextureApplyAttrib::register_with_read_factory(), TexMatrixAttrib::register_with_read_factory(), SwitchNode::register_with_read_factory(), Spotlight::register_with_read_factory(), ShowBoundsEffect::register_with_read_factory(), SequenceNode::register_with_read_factory(), RenderState::register_with_read_factory(), RenderModeAttrib::register_with_read_factory(), RenderEffects::register_with_read_factory(), PointLight::register_with_read_factory(), PlaneNode::register_with_read_factory(), PandaNode::register_with_read_factory(), ModelRoot::register_with_read_factory(), ModelNode::register_with_read_factory(), MaterialAttrib::register_with_read_factory(), LODNode::register_with_read_factory(), LightAttrib::register_with_read_factory(), LensNode::register_with_read_factory(), GeomNode::register_with_read_factory(), FogAttrib::register_with_read_factory(), Fog::register_with_read_factory(), DirectionalLight::register_with_read_factory(), DepthWriteAttrib::register_with_read_factory(), DepthTestAttrib::register_with_read_factory(), DepthOffsetAttrib::register_with_read_factory(), DecalEffect::register_with_read_factory(), CullFaceAttrib::register_with_read_factory(), CullBinAttrib::register_with_read_factory(), ColorWriteAttrib::register_with_read_factory(), ColorScaleAttrib::register_with_read_factory(), ColorBlendAttrib::register_with_read_factory(), ColorAttrib::register_with_read_factory(), CompassEffect::register_with_read_factory(), ClipPlaneAttrib::register_with_read_factory(), Camera::register_with_read_factory(), BillboardEffect::register_with_read_factory(), AmbientLight::register_with_read_factory(), and AlphaTestAttrib::register_with_read_factory().

Referenced by ConfigureFn(), and init_libpanda().

NotifyCategoryDecl loader  ,
EXPCL_PANDA  ,
EXPTP_PANDA 
 

NotifyCategoryDecl pgraph  ,
EXPCL_PANDA  ,
EXPTP_PANDA 
 


Variable Documentation

const bool asynchronous_loads
 

Definition at line 43 of file config_pgraph.h.

const bool bams_componentwise
 

Definition at line 36 of file config_pgraph.h.

const bool compose_componentwise
 

Definition at line 35 of file config_pgraph.h.

const bool fake_view_frustum_cull
 

Definition at line 32 of file config_pgraph.h.

Referenced by CullTraverserData::is_in_view_impl().

Config::ConfigTable::Symbol* load_file_type
 

Definition at line 46 of file config_pgraph.h.

Referenced by init_libpgraph(), and Loader::load_file_types().

const bool m_dual
 

Definition at line 38 of file config_pgraph.h.

const bool m_dual_flash
 

Definition at line 41 of file config_pgraph.h.

const bool m_dual_opaque
 

Definition at line 39 of file config_pgraph.h.

Referenced by CullResult::add_object().

const bool m_dual_transparent
 

Definition at line 40 of file config_pgraph.h.

const bool paranoid_compose
 

Definition at line 34 of file config_pgraph.h.

const bool unambiguous_graph
 

Definition at line 33 of file config_pgraph.h.


Generated on Fri Apr 18 00:10:32 2003 for Panda by doxygen1.3