Skip to content
Snippets Groups Projects
Commit 2df719e0 authored by Andreas Schenk's avatar Andreas Schenk
Browse files

refactored img::Point:

- replaced boundary check in operator[] with assert
- replaced int data array with int variables (x,y,z)
- moved some methods to header to allow inlining
- used boost operator for operator implementations
- exported x,y,z members to python
parent 5a735ce6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment