31   bool _flatten_transforms;
    33   bool _collapse_equivalent_textures;
    34   bool _remove_invalid_primitives;
    35   bool _triangulate_polygons;
    37   bool _standardize_names;
 A program to read an egg file and write an equivalent egg file, possibly performing some minor operat...
This is the base class for a program that reads an egg file, operates on it, and writes another egg f...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.