Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

uv_mapping.C File Reference

#include "std/support.H"
#include "glew/glew.H"
#include "uv_data.H"
#include "uv_mapping.H"
#include "bmesh.H"
#include "std/config.H"

Include dependency graph for uv_mapping.C:

Go to the source code of this file.

Defines

#define DEBUG_DOT_HEIGHT   200
#define MAPPING_SIZE   100
#define MAPPING_BINS   MAPPING_SIZE*MAPPING_SIZE
#define DEBUG_SIZE   (MAPPING_SIZE + DEBUG_DOT_HEIGHT)*MAPPING_SIZE


Define Documentation

#define DEBUG_DOT_HEIGHT   200
 

Definition at line 19 of file uv_mapping.C.

Referenced by UVMapping::compute_debug_image(), UVMapping::debug_dot(), and UVMapping::draw_debug().

#define DEBUG_SIZE   (MAPPING_SIZE + DEBUG_DOT_HEIGHT)*MAPPING_SIZE
 

Definition at line 23 of file uv_mapping.C.

Referenced by UVMapping::clear_debug_image(), and UVMapping::compute_debug_image().

#define MAPPING_BINS   MAPPING_SIZE*MAPPING_SIZE
 

Definition at line 21 of file uv_mapping.C.

Referenced by UVMapping::compute_debug_image(), UVMapping::compute_mapping(), and UVMapping::UVMapping().

#define MAPPING_SIZE   100
 

Definition at line 20 of file uv_mapping.C.

Referenced by UVMapping::add_face(), UVMapping::compute_debug_image(), UVMapping::compute_limits(), UVMapping::debug_dot(), UVMapping::draw_debug(), and UVMapping::find_face().


Generated on Mon Sep 18 11:43:52 2006 for jot by  doxygen 1.4.4