Documentation: Updated for Doxygen 1.11.0
This commit is contained in:
@ -439,9 +439,9 @@ void selectCutEdges
|
|||||||
);
|
);
|
||||||
|
|
||||||
//- Divide into multiple normal bins
|
//- Divide into multiple normal bins
|
||||||
// + return REGION if != 2 normals
|
// - return REGION if != 2 normals
|
||||||
// + return REGION if 2 normals that make feature angle
|
// - return REGION if 2 normals that make feature angle
|
||||||
// + otherwise return NONE and set normals,bins
|
// - otherwise return NONE and set normals,bins
|
||||||
surfaceFeatures::edgeStatus checkNonManifoldEdge
|
surfaceFeatures::edgeStatus checkNonManifoldEdge
|
||||||
(
|
(
|
||||||
const triSurface& surf,
|
const triSurface& surf,
|
||||||
|
|||||||
Reference in New Issue
Block a user