|
Registry
|
Functions | |
| void | PrintFaceAspectRatioHistogram (Mesh *mesh, int histogram_sections) |
| Prints a histogram of aspect ratios of selected faces. More... | |
| void | PrintFaceAspectRatios (Mesh *mesh) |
| Prints information on aspect ratios of selected faces. More... | |
| void | PrintVolumeAspectRatioHistogram (Mesh *mesh, int histogram_sections) |
| Prints a histogram of aspect ratios of selected volumes. More... | |
| void | PrintVolumeAspectRatios (Mesh *mesh) |
| Prints information on aspect ratios of selected volumes. More... | |
| void ug4Bridge::promesh::Info::Qualities::PrintFaceAspectRatioHistogram | ( | Mesh * | mesh, |
| int | histogram_sections | ||
| ) |
Prints a histogram of aspect ratios of selected faces.
| [in] | mesh | |
| [in] | histogram_sections |
| void ug4Bridge::promesh::Info::Qualities::PrintFaceAspectRatios | ( | Mesh * | mesh | ) |
Prints information on aspect ratios of selected faces.
| [in] | mesh |
| void ug4Bridge::promesh::Info::Qualities::PrintVolumeAspectRatioHistogram | ( | Mesh * | mesh, |
| int | histogram_sections | ||
| ) |
Prints a histogram of aspect ratios of selected volumes.
| [in] | mesh | |
| [in] | histogram_sections |
| void ug4Bridge::promesh::Info::Qualities::PrintVolumeAspectRatios | ( | Mesh * | mesh | ) |
Prints information on aspect ratios of selected volumes.
| [in] | mesh |