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).
variable m_cylindricalBowingRadius¶
Radius of cylindrical bowing (unused).
variable m_mer¶
Slope error in the meridional direction, aka slopeErrorZ .
variable m_sag¶
Slope error in the sagittal direction, aka slopeErrorX .
variable m_thermalDistortionAmp¶
Amplitude of thermal distortion (unused).
variable m_thermalDistortionSigmaX¶
Sigma of thermal distortion in X direction (unused).
variable m_thermalDistortionSigmaZ¶
Sigma of thermal distortion in Z direction (unused).
The documentation for this class was generated from the following file Intern/rayx-core/src/Shader/SlopeError.h