29 #ifndef INCLUDED_RadialDistortionParametersC_h_GUID_925BCEB1_BACA_4DA7_5133_FFF560C72EBD 30 #define INCLUDED_RadialDistortionParametersC_h_GUID_925BCEB1_BACA_4DA7_5133_FFF560C72EBD
Parameters for a per-color-component radial distortion shader.
Definition: RadialDistortionParametersC.h:51
OSVR_Vec3 k1
Vector of K1 coefficients for the R, G, B channels.
Definition: RadialDistortionParametersC.h:53
A structure defining a 3D vector, often a position/translation.
Definition: Vec3C.h:48
OSVR_Vec2 centerOfProjection
Center of projection for the radial distortion, relative to the bounds of this surface.
Definition: RadialDistortionParametersC.h:57
A structure defining a 2D vector, which represents position.
Definition: Vec2C.h:48
Header providing basic C macros for defining API headers.
struct OSVR_RadialDistortionParameters OSVR_RadialDistortionParameters
Parameters for a per-color-component radial distortion shader.