tlc.modeling.meshcheck

Mesh checking utilities.

This module contains mesh checking utilities for modeling department

../_images/packages_tlc.modeling.png

Functions

checkUVTile(u, v, the_set)

Check the UV tile for a pair of texture coordinates (u,v) and add it to the set of checked tiles

getTileID(u, v)

Build tile ID string for a texture coordinates pair (u,v)

Classes

MeshChecker()

Class MeshChecker