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

config_crgsg.cxx File Reference

#include "config_crgsg.h"
#include "crGraphicsStateGuardian.h"
#include "crSavedFrameBuffer.h"
#include "crTextureContext.h"
#include "crGeomNodeContext.h"
#include <dconfig.h>

Go to the source code of this file.

Functions

 Configure (config_crgsg)
 NotifyCategoryDef (crgsg,":display:gsg")
CRDecalType parse_decal_type (const string &type)
 ConfigureFn (config_crgsg)
void init_libcrgsg ()

Variables

bool cr_show_transforms = config_crgsg.GetBool("cr-show-transforms", false)
bool cr_cheap_textures = config_crgsg.GetBool("cr-cheap-textures", false)
bool cr_cull_traversal = config_crgsg.GetBool("cr-cull-traversal", true)
bool cr_ignore_mipmaps = config_crgsg.GetBool("cr-ignore-mipmaps", false)
bool cr_force_mipmaps = config_crgsg.GetBool("cr-force-mipmaps", false)
bool cr_show_mipmaps = config_crgsg.GetBool("cr-show-mipmaps", false)
bool cr_save_mipmaps = config_crgsg.GetBool("cr-save-mipmaps", false)
bool cr_auto_normalize_lighting = config_crgsg.GetBool("auto-normalize-lighting", false)
bool cr_depth_offset_decals = config_crgsg.GetBool("depth-offset-decals", false)
bool cr_supports_bgr = false
CRDecalType cr_decal_type = GDT_offset


Function Documentation

Configure config_crgsg   ) 
 

ConfigureFn config_crgsg   ) 
 

Definition at line 99 of file config_crgsg.cxx.

References init_libcrgsg().

void init_libcrgsg  ) 
 

Definition at line 112 of file config_crgsg.cxx.

References cr_decal_type, CRGraphicsStateGuardian::get_class_type(), CRGraphicsStateGuardian::init_type(), CRSavedFrameBuffer::init_type(), CRTextureContext::init_type(), CRGeomNodeContext::init_type(), CRGraphicsStateGuardian::make_GlGraphicsStateGuardian(), and parse_decal_type().

Referenced by ConfigureFn(), and init_libpandacr().

NotifyCategoryDef crgsg  ,
":display:gsg" 
 

CRDecalType parse_decal_type const string &  type  )  [static]
 

Definition at line 87 of file config_crgsg.cxx.

References GDT_blend, GDT_mask, GDT_offset, and type.


Variable Documentation

bool cr_auto_normalize_lighting = config_crgsg.GetBool("auto-normalize-lighting", false)
 

Definition at line 66 of file config_crgsg.cxx.

bool cr_cheap_textures = config_crgsg.GetBool("cr-cheap-textures", false)
 

Definition at line 37 of file config_crgsg.cxx.

bool cr_cull_traversal = config_crgsg.GetBool("cr-cull-traversal", true)
 

Definition at line 42 of file config_crgsg.cxx.

CRDecalType cr_decal_type = GDT_offset
 

Definition at line 84 of file config_crgsg.cxx.

Referenced by init_libcrgsg().

bool cr_depth_offset_decals = config_crgsg.GetBool("depth-offset-decals", false)
 

Definition at line 71 of file config_crgsg.cxx.

Referenced by CRGraphicsStateGuardian::depth_offset_decals().

bool cr_force_mipmaps = config_crgsg.GetBool("cr-force-mipmaps", false)
 

Definition at line 50 of file config_crgsg.cxx.

Referenced by CRGraphicsStateGuardian::apply_texture_immediate().

bool cr_ignore_mipmaps = config_crgsg.GetBool("cr-ignore-mipmaps", false)
 

Definition at line 46 of file config_crgsg.cxx.

Referenced by CRGraphicsStateGuardian::apply_texture_immediate().

bool cr_save_mipmaps = config_crgsg.GetBool("cr-save-mipmaps", false)
 

Definition at line 58 of file config_crgsg.cxx.

bool cr_show_mipmaps = config_crgsg.GetBool("cr-show-mipmaps", false)
 

Definition at line 54 of file config_crgsg.cxx.

bool cr_show_transforms = config_crgsg.GetBool("cr-show-transforms", false)
 

Definition at line 33 of file config_crgsg.cxx.

bool cr_supports_bgr = false
 

Definition at line 81 of file config_crgsg.cxx.

Referenced by CRGraphicsStateGuardian::apply_texture_immediate(), and CRGraphicsStateGuardian::get_external_image_format().


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