EyeAI
Loading...
Searching...
No Matches
DepthColorArraySizeMismatch Struct Reference

#include <DepthColormap.hpp>

Public Member Functions

std::string to_string () const
 
bool operator== (const DepthColorArraySizeMismatch &other) const =default
 

Public Attributes

size_t depth_values_size
 
size_t colormapped_pixels_size
 

Member Function Documentation

◆ operator==()

bool DepthColorArraySizeMismatch::operator== ( const DepthColorArraySizeMismatch & other) const
default

◆ to_string()

std::string DepthColorArraySizeMismatch::to_string ( ) const
nodiscard

Member Data Documentation

◆ colormapped_pixels_size

size_t DepthColorArraySizeMismatch::colormapped_pixels_size

◆ depth_values_size

size_t DepthColorArraySizeMismatch::depth_values_size