GenMeshCube function
Implementation
MeshC GenMeshCube(double width, double height, double length) => _module.GenMeshCube(width, height, length);
MeshC GenMeshCube(double width, double height, double length) => _module.GenMeshCube(width, height, length);