C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
tri_face.h File Reference

Approximation of face by array of triangular and quadrangular plates. More...

#include <mb_data.h>

Functions

void CalculateGrid (const MbFace &face, const MbStepData &stepData, MbGrid &grid, bool dualSeams=true, bool quad=false, bool fair=false, bool mere=true)
 Approximation of face. More...
 
bool StepDataTune (const MbCube &cube, size_t count, MbStepData &stepData)
 Configuring step data for triangulation. More...
 

Detailed Description

Approximation of face by array of triangular and quadrangular plates.