1. Home
  2. Browse
  3. openmesh

openmesh

v8.1#0Go to latest

A generic and efficient polygon mesh data structure

Install

Run the following Vcpkg command to install the port.

vcpkg install openmesh

Usage

The package openmesh provides CMake targets:

find_package(openmesh REQUIRED)
target_include_directories(main PRIVATE ${OPENMESH_INCLUDE_DIRS})
target_link_libraries(main PRIVATE ${OPENMESH_LIBRARIES})
See source

Version

v8.1#0

Publication

Supports

All

Subtree

63578d09b0

License

Complex license

Definition

Control