32class EXPCL_PANDA_EGG EggParameters {
34 constexpr EggParameters() =
default;
38 double _pos_threshold = 0.0001;
42 double _normal_threshold = 0.0001;
46 double _uv_threshold = 0.0001;
50 PN_stdfloat _color_threshold = 1.0/256.0;
54 double _table_threshold = 0.0001;