Add RidgeConnection and RidgeVertex classes
Useful instead of pairs or pairs of Vector3
Add RidgeBased class
Put common fields of RidgeHexGrid and PolyhedronRidgeProcessor in it.
This class should be filled with more ridge-related code later.
This PR contains hotfix of module build. Regression introduced in #35
Add RidgeConnection and RidgeVertex classes Useful instead of pairs or pairs of Vector3
Add RidgeBased class Put common fields of RidgeHexGrid and PolyhedronRidgeProcessor in it. This class should be filled with more ridge-related code later.
This PR contains hotfix of module build. Regression introduced in #35
Resolves #50, resolves #51