MeshLib
 
Loading...
Searching...
No Matches
MRScalarConvert.h File Reference
#include "MRVoxelsFwd.h"

Go to the source code of this file.

Namespaces

namespace  MR
 

Enumerations

enum class  MR::ScalarType {
  MR::UInt8 , MR::Int8 , MR::UInt16 , MR::Int16 ,
  MR::UInt32 , MR::Int32 , MR::UInt64 , MR::Int64 ,
  MR::Float32 , MR::Float64 , MR::Float32_4 , MR::Unknown ,
  MR::Count
}
 scalar value's binary format type More...
 

Functions

MRVOXELS_API std::function< float(const char *)> MR::getTypeConverter (ScalarType scalarType, uint64_t range, int64_t min)