MeshLib
 
Loading...
Searching...
No Matches
MR::RawTiffOutput Struct Reference

#include <MRTiffIO.h>

Public Attributes

uint8_t * bytes { nullptr }
 
size_t size { 0 }
 
TiffParametersparams { nullptr }
 
AffineXf3fp2wXf { nullptr }
 
bool convertToFloat { true }
 
float * min { nullptr }
 
float * max { nullptr }
 

Member Data Documentation

◆ bytes

uint8_t* MR::RawTiffOutput::bytes { nullptr }

◆ convertToFloat

bool MR::RawTiffOutput::convertToFloat { true }

◆ max

float* MR::RawTiffOutput::max { nullptr }

◆ min

float* MR::RawTiffOutput::min { nullptr }

◆ p2wXf

AffineXf3f* MR::RawTiffOutput::p2wXf { nullptr }

◆ params

TiffParameters* MR::RawTiffOutput::params { nullptr }

◆ size

size_t MR::RawTiffOutput::size { 0 }

The documentation for this struct was generated from the following file: