physx-sys 0.4.3

Unsafe bindings for NVIDIA PhysX C++ SDK
Documentation
[build-dependencies.cc]
features = ["parallel"]
version = "1.0"

[build-dependencies.cmake]
optional = true
version = "0.1.35"

[dependencies]

[features]
structgen = []
use-cmake = ["cmake"]

[lib]
doctest = false

[package]
authors = ["Embark <opensource@embark-studios.com>", "Tomasz Stachowiak <h3@h3.gd>"]
build = "build.rs"
categories = ["external-ffi-bindings", "simulation", "game-engines"]
description = "Unsafe bindings for NVIDIA PhysX C++ SDK"
edition = "2018"
exclude = ["PhysX/**/*.bat", "PhysX/**/*.html", "PhysX/**/*.sh", "PhysX/*demo/**/*", "PhysX/externals/cg-linux/**/*", "PhysX/externals/clang-physxmetadata/**/*", "PhysX/externals/glew-linux/**/*", "PhysX/externals/glew/**/*", "PhysX/externals/opengl-linux/**/*", "PhysX/externals/targa/**/*", "PhysX/externals/vswhere/**/*", "PhysX/physx/bin/**/*", "PhysX/physx/buildtools/**/*", "PhysX/physx/documentation/**/*", "PhysX/physx/samples/**/*", "PhysX/physx/snippets/**/*", "PhysX/physx/tools/**/*"]
keywords = ["physics"]
license = "MIT OR Apache-2.0"
name = "physx-sys"
readme = "README.md"
repository = "https://github.com/EmbarkStudios/physx-rs"
version = "0.4.3"