OpenSceneGraph
OpenSceneGraph copied to clipboard
Fix incompatibility with OpenCASCADE 7.6.0
The OpenCASCADE plugin no longer compiles with version 7.6.0 of OpenCASCADE.
The Poly_Triangulation::Nodes function was removed in favor of Poly_Triangulation::Node.
The proposed change lets the plugin compile for me with OpenCASCADE 7.6.0 (in MSYS2/MinGW).