From 92f07fefcd334686e81f56555d83530ae6741c2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Fri, 24 Nov 2017 18:10:32 +0100 Subject: doc: Remove setters and getters now exposed via properties/members --- .../mobile_vr/doc_classes/MobileVRInterface.xml | 96 ---------------------- 1 file changed, 96 deletions(-) (limited to 'modules/mobile_vr/doc_classes') diff --git a/modules/mobile_vr/doc_classes/MobileVRInterface.xml b/modules/mobile_vr/doc_classes/MobileVRInterface.xml index f94f31d643..5d3da0672e 100644 --- a/modules/mobile_vr/doc_classes/MobileVRInterface.xml +++ b/modules/mobile_vr/doc_classes/MobileVRInterface.xml @@ -12,102 +12,6 @@ - - - - - Returns the distance between the display and the lens. - - - - - - - Return the width of the LCD screen of the device. - - - - - - - Returns the interocular distance. - - - - - - - Returns the k1 lens constant. - - - - - - - Retuns the k2 lens constant - - - - - - - Returns the oversampling setting. - - - - - - - - - Sets the distance between display and the lens. - - - - - - - - - Sets the width of the LCD screen of the device. - - - - - - - - - Sets the interocular distance. - - - - - - - - - Sets the k1 lens constant. - - - - - - - - - Sets the k2 lens constant. - - - - - - - - - Sets the oversampling setting. - - -- cgit v1.2.3