Focal length in x  
 More...
#include <Zivid/CameraIntrinsics.h>
◆ ValueType
The type of the underlying value 
 
 
◆ FX() [1/2]
  
  
      
        
          | Zivid::CameraIntrinsics::CameraMatrix::FX::FX  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ FX() [2/2]
  
  
      
        
          | constexpr Zivid::CameraIntrinsics::CameraMatrix::FX::FX  | 
          ( | 
          double  | 
          value | ) | 
           | 
         
       
   | 
  
inlineexplicitconstexpr   | 
  
 
 
◆ operator!=()
  
  
      
        
          | bool Zivid::CameraIntrinsics::CameraMatrix::FX::operator!=  | 
          ( | 
          const FX &  | 
          other | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator<()
  
  
      
        
          | bool Zivid::CameraIntrinsics::CameraMatrix::FX::operator<  | 
          ( | 
          const FX &  | 
          other | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator==()
  
  
      
        
          | bool Zivid::CameraIntrinsics::CameraMatrix::FX::operator==  | 
          ( | 
          const FX &  | 
          other | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator>()
  
  
      
        
          | bool Zivid::CameraIntrinsics::CameraMatrix::FX::operator>  | 
          ( | 
          const FX &  | 
          other | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ toString()
      
        
          | std::string Zivid::CameraIntrinsics::CameraMatrix::FX::toString  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ validRange()
  
  
      
        
          | static constexpr Range<double> Zivid::CameraIntrinsics::CameraMatrix::FX::validRange  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestaticconstexpr   | 
  
 
The range of valid values for FX 
 
 
◆ value()
      
        
          | double Zivid::CameraIntrinsics::CameraMatrix::FX::value  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ DataModel::Detail::Befriend< FX >
  
  
      
        
          | friend struct DataModel::Detail::Befriend< FX > | 
         
       
   | 
  
friend   | 
  
 
 
◆ operator<<
  
  
      
        
          | std::ostream& operator<<  | 
          ( | 
          std::ostream &  | 
          stream,  | 
         
        
           | 
           | 
          const FX &  | 
          value  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
friend   | 
  
 
Operator to serialize the value to a stream 
 
 
◆ description
  
  
      
        
          | constexpr const char* Zivid::CameraIntrinsics::CameraMatrix::FX::description { R"description(Focal length in x)description" } | 
         
       
   | 
  
staticconstexpr   | 
  
 
The description for this value 
 
 
◆ name
  
  
      
        
          | constexpr const char* Zivid::CameraIntrinsics::CameraMatrix::FX::name { "FX" } | 
         
       
   | 
  
staticconstexpr   | 
  
 
 
◆ nodeType
◆ path
  
  
      
        
          | constexpr const char* Zivid::CameraIntrinsics::CameraMatrix::FX::path { "CameraMatrix/FX" } | 
         
       
   | 
  
staticconstexpr   | 
  
 
The full path for this value 
 
 
The documentation for this class was generated from the following file: