12 #ifndef vtkOpenXRManagerRemoteConnection_h
13 #define vtkOpenXRManagerRemoteConnection_h
16 #include "vtkRenderingOpenXRRemotingModule.h"
20 VTK_ABI_NAMESPACE_BEGIN
OpenXR manager connection no-op implementation.
OpenXR remoting connection strategy.
bool Initialize() override
vtkOpenXRManagerRemoteConnection()=default
const char * GetExtensionName() override
Enable the OpenXR Remoting extension if supported.
~vtkOpenXRManagerRemoteConnection()=default
bool HandleXrEvent(const XrEventDataBuffer &eventData) override
Handle connection/deconnection events.
static vtkOpenXRManagerRemoteConnection * New()
bool ConnectToRemote(XrInstance instance, XrSystemId id) override
Defines the OpenXR types and extensions common to all platforms.