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

panda/src/crgsg/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 ()
 Initializes the library.


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


Detailed Description

Definition in file config_crgsg.cxx.


Function Documentation

Configure config_crgsg   ) 
 

ConfigureFn config_crgsg   ) 
 

Definition at line 102 of file config_crgsg.cxx.

References cr_decal_type, and parse_decal_type().

void init_libcrgsg  ) 
 

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 122 of file config_crgsg.cxx.

NotifyCategoryDef crgsg  ,
":display:gsg" 
 

CRDecalType parse_decal_type const string &  type  )  [static]
 

Definition at line 90 of file config_crgsg.cxx.


Variable Documentation

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

Definition at line 69 of file config_crgsg.cxx.

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

Definition at line 40 of file config_crgsg.cxx.

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

Definition at line 45 of file config_crgsg.cxx.

CRDecalType cr_decal_type = GDT_offset
 

Definition at line 87 of file config_crgsg.cxx.

Referenced by ConfigureFn().

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

Definition at line 74 of file config_crgsg.cxx.

Referenced by CRGraphicsStateGuardian::bind_light().

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

Definition at line 53 of file config_crgsg.cxx.

Referenced by CRGraphicsStateGuardian::bind_texture().

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

Definition at line 49 of file config_crgsg.cxx.

Referenced by CRGraphicsStateGuardian::bind_texture().

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

Definition at line 61 of file config_crgsg.cxx.

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

Definition at line 57 of file config_crgsg.cxx.

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

Definition at line 36 of file config_crgsg.cxx.

bool cr_supports_bgr = false
 

Definition at line 84 of file config_crgsg.cxx.

Referenced by CRGraphicsStateGuardian::apply_texture_immediate(), CRGraphicsStateGuardian::set_read_buffer(), and uchar_bgra_to_rgba().


Generated on Fri May 2 00:45:08 2003 for Panda by doxygen1.3