![]()  | 
  
    Zivid C++ API 2.6.1+6cec8609-3
    
   Defining the Future of 3D Machine Vision 
   | 
 
Go to the source code of this file.
Classes | |
| struct | Zivid::DataModel::IsOptional< T > | 
| struct | Zivid::DataModel::HasValidRange< T > | 
| Check if T has a ValidRange constraint More... | |
| struct | Zivid::DataModel::HasValidValues< T > | 
| Check if data model type T has a ValidValues constraint More... | |
| struct | Zivid::DataModel::HasValidSize< T > | 
| Check if T has a ValidSize constraint More... | |
Namespaces | |
| namespace | Zivid | 
| The main Zivid namespace. All Zivid code is found here | |
| namespace | Zivid::DataModel | 
Typedefs | |
| template<typename T > | |
| using | Zivid::DataModel::IsDataModelType = typename Detail::IsDataModelType< T >::type | 
| Check if T is a data model type More... | |
| template<typename T > | |
| using | Zivid::DataModel::IsDataModelLeaf = typename Detail::IsDataModelLeaf< T >::Type | 
| Check if T is a data model leaf type More... | |