Raytrix Light Field SDK  v3.0
Logo
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Groups Pages
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

Rx::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...
 
Rx::CRxString Type
 A string describing the type of the main lens. More...
 
Rx::CRxString Vendor
 The vendor of the main lens. E.g. "Canon", "Nikon". More...
 

Constructor & Destructor Documentation

Rx::CRxMainLens::CRxMainLens ( )

Initializes a new instance of the CRxMainLens class.

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

Finalizes an instance of the CRxMainLens class.

Member Data Documentation

Rx::CRxString Rx::CRxMainLens::Comment

The comment.

double Rx::CRxMainLens::MaximalAperture

Maximal aperture of the main lens.

double Rx::CRxMainLens::MaximalFocalLengthInMM

Maximal focal length of the main lens in millimeters.

double Rx::CRxMainLens::MinimalAperture

Minimal aperture of the main lens.

double Rx::CRxMainLens::MinimalFocalLengthInMM

Minimal focal length of the main lens in millimeters.

Rx::CRxString Rx::CRxMainLens::Type

A string describing the type of the main lens.

Rx::CRxString Rx::CRxMainLens::Vendor

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