Zivid C++ API  2.4.2+1a2e8cfb-1
Defining the Future of 3D Machine Vision
Zivid::DataModel::HasValidRange< T > Struct Template Reference

Check if T has a ValidRange constraint More...

#include <Zivid/DataModel/Traits.h>

Inheritance diagram for Zivid::DataModel::HasValidRange< T >:

Detailed Description

template<typename T>
struct Zivid::DataModel::HasValidRange< T >

Check if T has a ValidRange constraint

If the data model type T has a validRange() method, provides the member constant value equal to true. Otherwise, value is equal to false. This method can only be called with data model leaf types, see IsDataModelLeaf.


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