VR-Vantage 3.0.3 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
exampleSensorSetting

Table of Contents

Overview

Show how to create a SensorFx plugin that toggle differents sensor parameters using key binding.

Expected Result

exampleSensorSetting.png
Sensor Setting Result

Example details

This example will show how to bind keys to control different Sensor Fx setting.

Building the Example

VR-Vantage includes pre-built versions of the example plug-in. To build it yourself, follow the instructions at Building VR-Vantage Examples, Applications, and Plug-ins.

Running the Example

This example is a plug-in. You can run it by running ./bin64/exampleSensorSettings_sensorFX.bat or ./bin64/exampleSensorSettings_sensorFX.sh (on Linux). For more information about running examples, please see Running Applications and Examples.

Example Source Files


DtExampleSensorSettingsManager.cxx

DtExampleSensorSettingsManager.h

exampleSensorSettingsPlugin.cxx



Copyright © 2005-2023 MAK Technologies. All Rights Reserved (www.mak.com)