#include "disp/colors.H"
#include "geom/texturegl.H"
#include "geom/gl_view.H"
#include "gtex/util.H"
#include "mesh/uv_data.H"
#include "mesh/lmesh.H"
#include "mesh/ledge_strip.H"
#include "flat_shade.H"
Include dependency graph for flat_shade.C:
Go to the source code of this file.
Classes | |
class | UVDiscontinuousEdgeFilter |
class | HasUVFaceFilter |
Variables | |
static bool | debug = Config::get_var_bool("DEBUG_DEBUG_UV",false) |
Definition in file flat_shade.C.
|
Definition at line 22 of file flat_shade.C. |