#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 () |
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 |
|
|
Definition at line 39 of file config_crgsg.h. |
|
|
Definition at line 112 of file config_crgsg.cxx. References cr_decal_type, CRGraphicsStateGuardian::get_class_type(), CRGeomNodeContext::init_type(), CRTextureContext::init_type(), CRSavedFrameBuffer::init_type(), CRGraphicsStateGuardian::init_type(), CRGraphicsStateGuardian::make_GlGraphicsStateGuardian(), and parse_decal_type(). Referenced by ConfigureFn(), and init_libpandacr(). |
|
||||||||||||||||
|
|
|
|
Definition at line 34 of file config_crgsg.h. |
|
|
Definition at line 28 of file config_crgsg.h. |
|
|
Definition at line 29 of file config_crgsg.h. |
|
|
Definition at line 44 of file config_crgsg.h. Referenced by init_libcrgsg(). |
|
|
Definition at line 35 of file config_crgsg.h. Referenced by CRGraphicsStateGuardian::depth_offset_decals(). |
|
|
Definition at line 31 of file config_crgsg.h. Referenced by CRGraphicsStateGuardian::apply_texture_immediate(). |
|
|
Definition at line 30 of file config_crgsg.h. Referenced by CRGraphicsStateGuardian::apply_texture_immediate(). |
|
|
Definition at line 33 of file config_crgsg.h. |
|
|
Definition at line 32 of file config_crgsg.h. |
|
|
Definition at line 27 of file config_crgsg.h. |
|
|
Definition at line 36 of file config_crgsg.h. Referenced by CRGraphicsStateGuardian::apply_texture_immediate(), and CRGraphicsStateGuardian::get_external_image_format(). |
1.3