#include "pandabase.h"
#include "coordinateSystem.h"
#include "eggRenderMode.h"
#include "notifyCategoryProxy.h"
#include "dconfig.h"
Go to the source code of this file.
Functions | |
ConfigureDecl (config_egg2pg, EXPCL_PANDAEGG, EXPTP_PANDAEGG) | |
NotifyCategoryDecl (egg2pg, EXPCL_PANDAEGG, EXPTP_PANDAEGG) | |
EXPCL_PANDAEGG void | init_libegg2pg () |
Initializes the library. | |
Variables | |
EXPCL_PANDAEGG bool | egg_mesh |
EXPCL_PANDAEGG bool | egg_retesselate_coplanar |
EXPCL_PANDAEGG bool | egg_unroll_fans |
EXPCL_PANDAEGG bool | egg_show_tstrips |
EXPCL_PANDAEGG bool | egg_show_qsheets |
EXPCL_PANDAEGG bool | egg_show_quads |
EXPCL_PANDAEGG bool | egg_false_color |
EXPCL_PANDAEGG bool | egg_show_normals |
EXPCL_PANDAEGG double | egg_normal_scale |
EXPCL_PANDAEGG bool | egg_subdivide_polys |
EXPCL_PANDAEGG bool | egg_consider_fans |
EXPCL_PANDAEGG double | egg_max_tfan_angle |
EXPCL_PANDAEGG int | egg_min_tfan_tris |
EXPCL_PANDAEGG double | egg_coplanar_threshold |
EXPCL_PANDAEGG CoordinateSystem | egg_coordinate_system |
EXPCL_PANDAEGG bool | egg_ignore_mipmaps |
EXPCL_PANDAEGG bool | egg_ignore_filters |
EXPCL_PANDAEGG bool | egg_ignore_clamp |
EXPCL_PANDAEGG bool | egg_always_decal_textures |
EXPCL_PANDAEGG bool | egg_ignore_decals |
EXPCL_PANDAEGG bool | egg_flatten |
EXPCL_PANDAEGG bool | egg_flatten_siblings |
EXPCL_PANDAEGG bool | egg_show_collision_solids |
EXPCL_PANDAEGG bool | egg_load_classic_nurbs_curves |
EXPCL_PANDAEGG bool | egg_accept_errors |
EXPCL_PANDAEGG EggRenderMode::AlphaMode | egg_alpha_mode |
Definition in file config_egg2pg.h.
|
|
|
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 94 of file config_egg2pg.cxx. References cs, CS_default, and CS_invalid. |
|
|
|
Definition at line 59 of file config_egg2pg.h. Referenced by load_from_loader(). |
|
Definition at line 60 of file config_egg2pg.h. |
|
Definition at line 53 of file config_egg2pg.h. |
|
Definition at line 45 of file config_egg2pg.h. |
|
Definition at line 49 of file config_egg2pg.h. |
|
Definition at line 48 of file config_egg2pg.h. |
|
Definition at line 41 of file config_egg2pg.h. |
|
Definition at line 55 of file config_egg2pg.h. |
|
Definition at line 56 of file config_egg2pg.h. |
|
Definition at line 52 of file config_egg2pg.h. |
|
Definition at line 54 of file config_egg2pg.h. |
|
Definition at line 51 of file config_egg2pg.h. |
|
Definition at line 50 of file config_egg2pg.h. |
|
Definition at line 58 of file config_egg2pg.h. |
|
Definition at line 46 of file config_egg2pg.h. |
|
Definition at line 35 of file config_egg2pg.h. |
|
Definition at line 47 of file config_egg2pg.h. |
|
Definition at line 43 of file config_egg2pg.h. |
|
Definition at line 36 of file config_egg2pg.h. |
|
Definition at line 57 of file config_egg2pg.h. Referenced by EggLoader::make_node(). |
|
Definition at line 42 of file config_egg2pg.h. |
|
Definition at line 39 of file config_egg2pg.h. |
|
Definition at line 40 of file config_egg2pg.h. |
|
Definition at line 38 of file config_egg2pg.h. |
|
Definition at line 44 of file config_egg2pg.h. |
|
Definition at line 37 of file config_egg2pg.h. |