14#include <lagrange/fs/filesystem.h>
15#include <lagrange/image/RawInputImage.h>
20enum class TinyexrPixelType :
unsigned int { uint32, float32, unknown };
23 const lagrange::fs::path& path,
28 TinyexrPixelType* pixeltype);
31 const lagrange::fs::path& path,
36 const TinyexrPixelType pixeltype);
Main namespace for Lagrange.
Definition: AABBIGL.h:30