openmesh.redist
6.2.0
See the version list below for details.
dotnet add package openmesh.redist --version 6.2.0
NuGet\Install-Package openmesh.redist -Version 6.2.0
<PackageReference Include="openmesh.redist" Version="6.2.0" />
paket add openmesh.redist --version 6.2.0
#r "nuget: openmesh.redist, 6.2.0"
// Install openmesh.redist as a Cake Addin #addin nuget:?package=openmesh.redist&version=6.2.0 // Install openmesh.redist as a Cake Tool #tool nuget:?package=openmesh.redist&version=6.2.0
Redistributable components for package 'openmesh'. This package should only be installed as a dependency.
(This is not the package you are looking for).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on openmesh.redist:
Package | Downloads |
---|---|
openmesh
OpenMesh is a generic and efficient data structure for representing and manipulating polygonal meshes. |
GitHub repositories
This package is not used by any popular GitHub repositories.
OpenMesh 6.2 is still fully backward compatible with the 2.x to 5.x branches. We marked some functions which should not be used anymore as deprecated and added hints which should be used instead. This release is a minor update to fix compilation errors with Visual Studio 2015 Update 3. We resolved some constructions causing internal compiler and compilation issues.