bindings-gts: Low level bindings supporting GTS, the GNU Triangulated Surface Library
This package contains bindings to GTS (http://gts.sourceforge.net) 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.
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, added missing GTS_inline.h header to sdist archive
- 0.1.1
- Bindings reorganized by Maurício Antunes, author of Bindings-DSL. Bindings much improved as a result. This is an incompatible API change but should be the last change to the package organization. Should now cover all of the GTS library. Some features (GSList etc) moved into Bindings-GLib (http://hackage.haskell.org/package/bindings-glib) as they should be there.
Modules
[Index]
- Bindings
- Bindings.Gts
- Bindings.Gts.BasicMacrosFunctionsAndDataStructures
- Bindings.Gts.BasicMacrosFunctionsAndDataStructures.BinaryHeaps
- Bindings.Gts.BasicMacrosFunctionsAndDataStructures.ExtendedBinaryHeaps
- Bindings.Gts.BasicMacrosFunctionsAndDataStructures.FirstInFirstOutHeaps
- Bindings.Gts.BasicMacrosFunctionsAndDataStructures.MiscellaneousMacrosAndFunctions
- Bindings.Gts.BasicMacrosFunctionsAndDataStructures.SimpleStatistics
- Bindings.Gts.BasicMacrosFunctionsAndDataStructures.VectorsAndMatrices
- Bindings.Gts.GeometricalDataStructures
- Bindings.Gts.GeometricalObjectHierarchy
- Bindings.Gts.GeometricalObjectHierarchy.ContaineeClasses
- Bindings.Gts.GeometricalObjectHierarchy.ContainerClasses
- Bindings.Gts.GeometricalObjectHierarchy.Edges
- Bindings.Gts.GeometricalObjectHierarchy.Faces
- Bindings.Gts.GeometricalObjectHierarchy.ObjectClass
- Bindings.Gts.GeometricalObjectHierarchy.Points
- Bindings.Gts.GeometricalObjectHierarchy.Segments
- Bindings.Gts.GeometricalObjectHierarchy.Surfaces
- Bindings.Gts.GeometricalObjectHierarchy.Triangles
- Bindings.Gts.GeometricalObjectHierarchy.Vertices
- Bindings.Gts.GraphAndOperationsOnGraphs
- Bindings.Gts.ProgressiveAndHierarchicalSurfaces
- Bindings.Gts.SurfaceOperations
- Bindings.Gts.SurfaceOperations.BooleanOperations
- Bindings.Gts.SurfaceOperations.DelaunayAndConstrainedDelaunayTriangulations
- Bindings.Gts.SurfaceOperations.DifferencialGeometryOperators
- Bindings.Gts.SurfaceOperations.IsosurfacesFrom3dFunctions
- Bindings.Gts.SurfaceOperations.OutOfCoreSimplification
- Bindings.Gts.SurfaceOperations.SurfaceSimplificationAndRefinement
- Bindings.Gts.Types
- Bindings.Gts.BasicMacrosFunctionsAndDataStructures
- Bindings.Gts
Downloads
- bindings-gts-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 (>=3 && <5), bindings-DSL (>=1.0.9 && <1.1), bindings-glib (>=0.1.5 && <0.2) [details] |
License | LGPL-3.0-only |
Author | Joel Crisp |
Maintainer | Joel Crisp <joel.a.crisp@googlemail.com> |
Category | FFI |
Uploaded | by JoelCrisp at 2011-03-15T17:16:23Z |
Distributions | NixOS:0.1.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3680 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] |