![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <algorithm>#include <cmath>#include <ios>#include <limits>#include <memory>#include <string>#include <vector>#include <FreeImage.h>#include "util/string.h"

Go to the source code of this file.
Classes | |
| struct | colmap::BitmapColor< T > |
| class | colmap::Bitmap |
| class | colmap::JetColormap |
Namespaces | |
| colmap | |
| colmap::internal | |
Functions | |
| template<typename T1 , typename T2 > | |
| T2 | colmap::internal::BitmapColorCast (const T1 value) |
| template<typename T > | |
| std::ostream & | colmap::operator<< (std::ostream &output, const BitmapColor< T > &color) |