https://github.com/roliveira/rpoint
A c++ header-only library for points
https://github.com/roliveira/rpoint
distance header-only points
Last synced: 12 months ago
JSON representation
A c++ header-only library for points
- Host: GitHub
- URL: https://github.com/roliveira/rpoint
- Owner: roliveira
- License: mit
- Created: 2017-05-24T11:14:45.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-18T10:46:10.000Z (almost 9 years ago)
- Last Synced: 2025-01-17T15:50:53.140Z (over 1 year ago)
- Topics: distance, header-only, points
- Language: C++
- Homepage:
- Size: 52.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RPoint - a header-only library for points
[](https://travis-ci.org/roliveira/rpoint)
[](https://coveralls.io/github/roliveira/rpoint?branch=master)
Simple header files containing a templated class for operations with points located in a
three-dimensional space.