bindings-gts: Low level bindings supporting GTS, the GNU Triangulated Surface Library

[ ffi, lgpl, library ] [ Propose Tags ]

This package contains bindings to GTS library using bindings-DSL macros and style. Like GObject, it's not useful by itself, but as a foundation for other libraries making use of its type system.

NOTE: these bindings were not made by the author(s) of GTS so please don't bug them about issues with the bindings! Any errors in these bindings are my responsibility not that of the GTS team.

NOTE: Not all functionality is covered by these bindings at this time, but there should be enough to be useful.

NOTE: Documentation does not build on Hackage DB (due to Hackage build hosts not having GTS on them) but can be built with cabal haddock

NOTE: Some warnings are produced during compilation; these appear to be the result of the Bindings-GTS macros and may safely be ignored (I hope!)

Changelog:

  • 0.0.1 Initial version.

  • 0.0.2 Improved documentation; added some missing functions; fixed a function name; bumped version of base to >=4

  • 0.0.3 Adding missing GTS enumeration for CSG boolean operations; added some more missing functions; fixed some bad FunPtr references; added some helper methods

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2, 0.0.3, 0.1.1
Dependencies base (>=4 && <5), bindings-DSL (>=1.0.6 && <1.1), bindings-glib (>=0.1.3 && <0.2), bindings-gobject (>=0.2.1 && <1.0) [details]
License LGPL-3.0-only
Author Maurício C. Antunes (Bindings-DSL), Joel Crisp (Bindings-GTS), Stephane Popinet <s.popinet at niwa.co.nz> (GTS)
Maintainer Joel Crisp <joel.a.crisp@googlemail.com>
Category FFI
Home page http://gts.sourceforge.net/
Uploaded by JoelCrisp at 2010-10-23T21:45:24Z
Distributions NixOS:0.1.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3588 total (18 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]