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

panda/src/crgsg/config_crgsg.h File Reference

#include <pandabase.h>
#include <notifyCategoryProxy.h>

Go to the source code of this file.

Enumerations

enum  CRDecalType { GDT_mask, GDT_blend, GDT_offset }

Functions

 NotifyCategoryDecl (crgsg, EXPCL_PANDACR, EXPTP_PANDACR)
EXPCL_PANDACR void init_libcrgsg ()
 Initializes the library.


Variables

bool cr_show_transforms
bool cr_cheap_textures
bool cr_cull_traversal
bool cr_ignore_mipmaps
bool cr_force_mipmaps
bool cr_show_mipmaps
bool cr_save_mipmaps
bool cr_auto_normalize_lighting
bool cr_depth_offset_decals
bool cr_supports_bgr
CRDecalType cr_decal_type


Detailed Description

Definition in file config_crgsg.h.


Enumeration Type Documentation

enum CRDecalType
 

Enumeration values:
GDT_mask 
GDT_blend 
GDT_offset 

Definition at line 42 of file config_crgsg.h.


Function Documentation

EXPCL_PANDACR 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.

NotifyCategoryDecl crgsg  ,
EXPCL_PANDACR  ,
EXPTP_PANDACR 
 


Variable Documentation

bool cr_auto_normalize_lighting
 

Definition at line 37 of file config_crgsg.h.

bool cr_cheap_textures
 

Definition at line 31 of file config_crgsg.h.

bool cr_cull_traversal
 

Definition at line 32 of file config_crgsg.h.

CRDecalType cr_decal_type
 

Definition at line 47 of file config_crgsg.h.

Referenced by ConfigureFn().

bool cr_depth_offset_decals
 

Definition at line 38 of file config_crgsg.h.

Referenced by CRGraphicsStateGuardian::bind_light().

bool cr_force_mipmaps
 

Definition at line 34 of file config_crgsg.h.

Referenced by CRGraphicsStateGuardian::bind_texture().

bool cr_ignore_mipmaps
 

Definition at line 33 of file config_crgsg.h.

Referenced by CRGraphicsStateGuardian::bind_texture().

bool cr_save_mipmaps
 

Definition at line 36 of file config_crgsg.h.

bool cr_show_mipmaps
 

Definition at line 35 of file config_crgsg.h.

bool cr_show_transforms
 

Definition at line 30 of file config_crgsg.h.

bool cr_supports_bgr
 

Definition at line 39 of file config_crgsg.h.

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