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

bmesh_curvature.H File Reference

Contains the declaration of the curvature computation classes for the BMESH class. More...

#include <vector>

Include dependency graph for bmesh_curvature.H:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BMESHcurvature_data
 Computes curvature data for a BMESH object. More...
struct  BMESHcurvature_data::corner_areas_t
 Stores "Voronoi" corner area values for a single face in a mesh. More...
struct  BMESHcurvature_data::curv_tensor_t
 Stores the three unique values of a 2x2 curvature tensor. More...
struct  BMESHcurvature_data::dcurv_tensor_t
 Stores the four unique values of a 2x2x2 curvature derivative tensor. More...
struct  BMESHcurvature_data::diag_curv_t
 Stores the results of diagonalizing a curvature tensor for a vertex. Specifically it stores the principal curvatures and directions for a vertex. More...


Detailed Description

Contains the declaration of the curvature computation classes for the BMESH class.

Note:
This uses code from the TriMesh2 library written by Szymon Rusinkiewicz of Princeton University (http://www.cs.princeton.edu/gfx/proj/trimesh2/).

Definition in file bmesh_curvature.H.


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