A program to read an egg file and write an equivalent egg file, possibly performing some minor operations along the way.
More...
#include "eggTrans.h"
List of all members.
Public Member Functions |
void | run () |
Public Attributes |
bool | _apply_texmats |
bool | _collapse_equivalent_textures |
bool | _flatten_transforms |
bool | _mesh_triangles |
bool | _remove_invalid_primitives |
bool | _standardize_names |
bool | _triangulate_polygons |
Detailed Description
A program to read an egg file and write an equivalent egg file, possibly performing some minor operations along the way.
Definition at line 28 of file eggTrans.h.
The documentation for this class was generated from the following files: