Struct containing metadata about car model views.  
 More...
#include <CarModelViewMetadata.h>
Struct containing metadata about car model views. 
 
◆ operator!=()
The inequality comparison operator. 
- Parameters
 - 
  
    | rhs | The instance to compare to  | 
  
   
- Returns
 - True if not same, false otherwise 
 
 
 
◆ operator==()
Equals operator. 
- Parameters
 - 
  
    | [in] | rhs | The instance to compare to  | 
  
   
- Returns
 - True if equal, false otherwise 
 
 
 
◆ cameraFOV
      
        
          | float ramses::CarModelViewMetadata::cameraFOV | 
        
      
 
The vertical FOV of the camera. 
 
 
◆ distance
      
        
          | float ramses::CarModelViewMetadata::distance | 
        
      
 
The distance of the view. 
 
 
◆ farPlane
      
        
          | float ramses::CarModelViewMetadata::farPlane | 
        
      
 
 
◆ nearPlane
      
        
          | float ramses::CarModelViewMetadata::nearPlane | 
        
      
 
 
◆ origin_x
      
        
          | float ramses::CarModelViewMetadata::origin_x | 
        
      
 
The x value of the origin. 
 
 
◆ origin_y
      
        
          | float ramses::CarModelViewMetadata::origin_y | 
        
      
 
The y value of the origin. 
 
 
◆ origin_z
      
        
          | float ramses::CarModelViewMetadata::origin_z | 
        
      
 
The z value of the origin. 
 
 
◆ pitch
      
        
          | float ramses::CarModelViewMetadata::pitch | 
        
      
 
 
◆ yaw
      
        
          | float ramses::CarModelViewMetadata::yaw | 
        
      
 
 
The documentation for this struct was generated from the following file:
- /home/runner/work/ramses/ramses/framework/ramses-framework-api/include/ramses-framework-api/CarModelViewMetadata.h