SoDualSceneColliderSetMinEdgeLength Method |
Specifies the minimum length of a triangle edge.
Namespace: OIV.Inventor.Collision
if < 0, no edges are checked and all triangles of the scene are registered. Default value is 1E-8.
Any triangle having an edge smaller than this minimum is not registered in the static and moving scene. This minimum length prevents the collider from having floating point precision errors which could lead to invalid detection of intersections.