Creates a new MeshCalculator which is used to calculate new triangular meshes based on various parameters that control the calculation.
"meshManager_var" is a variable referencing a MeshManager object. |
"meshManager_var" is a variable referencing a MeshManager object. |
| Type | Description |
| TriangleMeshCalculator | Returns the new MeshCalculator object or null if the creation failed. |