VR SDK for Android 0.1.1 ARM Developer Center
LensConfig Struct Reference

#include <armvr.h>

Public Attributes

DistortionCoefficients coefficients_red
 
DistortionCoefficients coefficients_green
 
DistortionCoefficients coefficients_blue
 
vec2 distort_centre
 
vec2 image_centre
 
float fill_scale
 

Detailed Description

Definition at line 113 of file armvr.h.

Member Data Documentation

DistortionCoefficients LensConfig::coefficients_blue

Definition at line 118 of file armvr.h.

DistortionCoefficients LensConfig::coefficients_green

Definition at line 117 of file armvr.h.

DistortionCoefficients LensConfig::coefficients_red

Definition at line 116 of file armvr.h.

vec2 LensConfig::distort_centre

Definition at line 123 of file armvr.h.

float LensConfig::fill_scale

Definition at line 135 of file armvr.h.

vec2 LensConfig::image_centre

Definition at line 129 of file armvr.h.


The documentation for this struct was generated from the following file: