![]() |
Geometrize 1.0
C++ library for geometrizing images into geometric primitives
|
#include <cstdint>Go to the source code of this file.
Classes | |
| struct | geometrize::rgba |
| The rgba struct is a helper for manipulating RGBA8888 color data. More... | |
Namespaces | |
| namespace | geometrize |
Functions | |
| bool | geometrize::operator== (const geometrize::rgba &lhs, const geometrize::rgba &rhs) |
| bool | geometrize::operator!= (const geometrize::rgba &lhs, const geometrize::rgba &rhs) |