8#ifndef META_OCEAN_PLATFORM_META_QUEST_OPENXR_APPLICATION_VR_CONTROLLER_VISUALIZER_H
9#define META_OCEAN_PLATFORM_META_QUEST_OPENXR_APPLICATION_VR_CONTROLLER_VISUALIZER_H
78 Vector3 controllerAim_t_controllerModel_ =
Vector3(Numeric::minValue(), Numeric::minValue(), Numeric::minValue());
82 Quest::Application::
VRControllerVisualizer(engine, framebuffer, leftRenderModelFilename, rightRenderModelFilename),
83 controllerAim_t_controllerModel_(controllerAim_t_controllerModel)
88#ifdef OCEAN_PLATFORM_META_QUEST_OPENXR_USE_EXTERNAL_TRANSLATION_OFFSET
float Scalar
Definition of a scalar type.
Definition Math.h:129
The namespace covering the entire Ocean framework.
Definition Accessor.h:15