Raytrix Light Field SDK  5.0
Rx::CRxMainLens Class Reference

Detailed Description

Raytrix Main Lens description class.

Public Member Functions

 CRxMainLens ()
 Initializes a new instance of the CRxMainLens class. More...
 
virtual ~CRxMainLens ()
 Finalizes an instance of the CRxMainLens class. More...
 

Public Attributes

CRxString Comment
 The comment. More...
 
double MaximalAperture
 Maximal aperture of the main lens. More...
 
double MaximalFocalLengthInMM
 Maximal focal length of the main lens in millimeters. More...
 
double MinimalAperture
 Minimal aperture of the main lens. More...
 
double MinimalFocalLengthInMM
 Minimal focal length of the main lens in millimeters. More...
 
CRxString Type
 A string describing the type of the main lens. More...
 
CRxString Vendor
 The vendor of the main lens. E.g. "Canon", "Nikon". More...
 

Constructor & Destructor Documentation

◆ CRxMainLens()

Rx::CRxMainLens::CRxMainLens ( )

Initializes a new instance of the CRxMainLens class.

◆ ~CRxMainLens()

virtual Rx::CRxMainLens::~CRxMainLens ( )
virtual

Finalizes an instance of the CRxMainLens class.

Member Data Documentation

◆ Comment

CRxString Rx::CRxMainLens::Comment

The comment.

◆ MaximalAperture

double Rx::CRxMainLens::MaximalAperture

Maximal aperture of the main lens.

◆ MaximalFocalLengthInMM

double Rx::CRxMainLens::MaximalFocalLengthInMM

Maximal focal length of the main lens in millimeters.

◆ MinimalAperture

double Rx::CRxMainLens::MinimalAperture

Minimal aperture of the main lens.

◆ MinimalFocalLengthInMM

double Rx::CRxMainLens::MinimalFocalLengthInMM

Minimal focal length of the main lens in millimeters.

◆ Type

CRxString Rx::CRxMainLens::Type

A string describing the type of the main lens.

◆ Vendor

CRxString Rx::CRxMainLens::Vendor

The vendor of the main lens. E.g. "Canon", "Nikon".