#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 () |
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 at line 56 of file config_egg2pg.h. Referenced by PT(). |
|
|
Definition at line 57 of file config_egg2pg.h. Referenced by init_libegg2pg(), and EggLoader::setup_bucket(). |
|
|
Definition at line 50 of file config_egg2pg.h. |
|
|
Definition at line 42 of file config_egg2pg.h. Referenced by EggLoader::setup_bucket(). |
|
|
Definition at line 46 of file config_egg2pg.h. Referenced by EggLoader::EggLoader(), and init_libegg2pg(). |
|
|
Definition at line 45 of file config_egg2pg.h. Referenced by EggLoader::setup_bucket(). |
|
|
Definition at line 38 of file config_egg2pg.h. Referenced by EggLoader::make_indexed_primitive(), and EggLoader::make_nonindexed_primitive(). |
|
|
Definition at line 52 of file config_egg2pg.h. Referenced by PT(). |
|
|
Definition at line 53 of file config_egg2pg.h. Referenced by PT(). |
|
|
Definition at line 49 of file config_egg2pg.h. |
|
|
Definition at line 51 of file config_egg2pg.h. |
|
|
Definition at line 48 of file config_egg2pg.h. |
|
|
Definition at line 47 of file config_egg2pg.h. |
|
|
Definition at line 55 of file config_egg2pg.h. |
|
|
Definition at line 43 of file config_egg2pg.h. Referenced by EggLoader::setup_bucket(). |
|
|
Definition at line 32 of file config_egg2pg.h. Referenced by EggLoader::setup_bucket(). |
|
|
Definition at line 44 of file config_egg2pg.h. Referenced by EggLoader::setup_bucket(). |
|
|
Definition at line 40 of file config_egg2pg.h. Referenced by EggLoader::setup_bucket(). |
|
|
Definition at line 33 of file config_egg2pg.h. Referenced by EggLoader::setup_bucket(). |
|
|
Definition at line 54 of file config_egg2pg.h. Referenced by EggLoader::make_node(). |
|
|
Definition at line 39 of file config_egg2pg.h. Referenced by EggLoader::setup_bucket(). |
|
|
Definition at line 36 of file config_egg2pg.h. Referenced by EggLoader::setup_bucket(). |
|
|
Definition at line 37 of file config_egg2pg.h. Referenced by EggLoader::setup_bucket(). |
|
|
Definition at line 35 of file config_egg2pg.h. Referenced by EggLoader::setup_bucket(). |
|
|
Definition at line 41 of file config_egg2pg.h. Referenced by EggLoader::setup_bucket(). |
|
|
Definition at line 34 of file config_egg2pg.h. Referenced by EggLoader::setup_bucket(). |
1.3