Skip to content

Struct rayx::SlopeError

ClassList > rayx > SlopeError

Structure to represent slope error parameters.

  • #include <SlopeError.h>

Public Attributes

Type Name
double m_cylindricalBowingAmp
Amplitude of cylindrical bowing (unused).
double m_cylindricalBowingRadius
Radius of cylindrical bowing (unused).
double m_mer
Slope error in the meridional direction, aka slopeErrorZ .
double m_sag
Slope error in the sagittal direction, aka slopeErrorX .
double m_thermalDistortionAmp
Amplitude of thermal distortion (unused).
double m_thermalDistortionSigmaX
Sigma of thermal distortion in X direction (unused).
double m_thermalDistortionSigmaZ
Sigma of thermal distortion in Z direction (unused).

Public Attributes Documentation

variable m_cylindricalBowingAmp

Amplitude of cylindrical bowing (unused).

double rayx::SlopeError::m_cylindricalBowingAmp;


variable m_cylindricalBowingRadius

Radius of cylindrical bowing (unused).

double rayx::SlopeError::m_cylindricalBowingRadius;


variable m_mer

Slope error in the meridional direction, aka slopeErrorZ .

double rayx::SlopeError::m_mer;


variable m_sag

Slope error in the sagittal direction, aka slopeErrorX .

double rayx::SlopeError::m_sag;


variable m_thermalDistortionAmp

Amplitude of thermal distortion (unused).

double rayx::SlopeError::m_thermalDistortionAmp;


variable m_thermalDistortionSigmaX

Sigma of thermal distortion in X direction (unused).

double rayx::SlopeError::m_thermalDistortionSigmaX;


variable m_thermalDistortionSigmaZ

Sigma of thermal distortion in Z direction (unused).

double rayx::SlopeError::m_thermalDistortionSigmaZ;



The documentation for this class was generated from the following file Intern/rayx-core/src/Shader/SlopeError.h