The Class HET_Diagnosis.
- Author
- Frederik Vanhoutte, W:Blut
static boolean wblut.hemesh.HET_Diagnosis.isValidMesh |
( |
final HE_Mesh |
mesh | ) |
|
|
static |
Check consistency of datastructure of closed mesh.
- Parameters
-
- Returns
- true or false
static boolean wblut.hemesh.HET_Diagnosis.isValidSurface |
( |
final HE_Mesh |
mesh | ) |
|
|
static |
Check consistency of datastructure of surface.
- Parameters
-
- Returns
- true or false
static boolean wblut.hemesh.HET_Diagnosis.validate |
( |
final HE_Mesh |
mesh | ) |
|
|
static |
Check consistency of datastructure.
- Parameters
-
- Returns
- true or false
static boolean wblut.hemesh.HET_Diagnosis.validate |
( |
final HE_Mesh |
mesh, |
|
|
final boolean |
verbose, |
|
|
final boolean |
force, |
|
|
final boolean |
allowSurface |
|
) |
| |
|
static |
Check consistency of datastructure.
- Parameters
-
mesh | the mesh |
verbose | true: print to console, HE.SILENT: no output |
force | true: full scan, HE.BREAK: stop on first error |
allowSurface | the allow surface |
- Returns
- true or false
static void wblut.hemesh.HET_Diagnosis.validateFace |
( |
final HE_Face |
f, |
|
|
final HE_Mesh |
mesh |
|
) |
| |
|
static |
static boolean wblut.hemesh.HET_Diagnosis.validateSurface |
( |
final HE_Mesh |
mesh | ) |
|
|
static |
Validate surface.
- Parameters
-
- Returns
- true, if successful
static void wblut.hemesh.HET_Diagnosis.validateVertex |
( |
final HE_Vertex |
v, |
|
|
final HE_Mesh |
mesh |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: