An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# RPoint - a header-only library for points

[![Build Status](https://travis-ci.org/roliveira/rpoint.svg?branch=master)](https://travis-ci.org/roliveira/rpoint)
[![Coverage Status](https://coveralls.io/repos/github/roliveira/rpoint/badge.svg?branch=master)](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.