#include <GHOST_IXrContext.hh>
Inherited by GHOST_XrContext.
Definition at line 15 of file GHOST_IXrContext.hh.
◆ ~GHOST_IXrContext()
| virtual GHOST_IXrContext::~GHOST_IXrContext |
( |
| ) |
|
|
virtualdefault |
◆ dispatchErrorMessage()
| virtual void GHOST_IXrContext::dispatchErrorMessage |
( |
const class GHOST_XrException * | | ) |
const |
|
pure virtual |
◆ drawSessionViews()
| virtual void GHOST_IXrContext::drawSessionViews |
( |
void * | draw_customdata | ) |
|
|
pure virtual |
◆ endSession()
| virtual void GHOST_IXrContext::endSession |
( |
| ) |
|
|
pure virtual |
◆ getSession() [1/2]
◆ getSession() [2/2]
◆ isSessionRunning()
| virtual bool GHOST_IXrContext::isSessionRunning |
( |
| ) |
const |
|
pure virtual |
◆ needsUpsideDownDrawing()
| virtual bool GHOST_IXrContext::needsUpsideDownDrawing |
( |
| ) |
const |
|
pure virtual |
◆ setDisablePassthroughFunc()
| virtual void GHOST_IXrContext::setDisablePassthroughFunc |
( |
GHOST_XrDisablePassthroughFn | disable_passthrough_fn | ) |
|
|
pure virtual |
◆ setDrawViewFunc()
| virtual void GHOST_IXrContext::setDrawViewFunc |
( |
GHOST_XrDrawViewFn | draw_view_fn | ) |
|
|
pure virtual |
◆ setGraphicsContextBindFuncs()
| virtual void GHOST_IXrContext::setGraphicsContextBindFuncs |
( |
GHOST_XrGraphicsContextBindFn | bind_fn, |
|
|
GHOST_XrGraphicsContextUnbindFn | unbind_fn ) |
|
pure virtual |
◆ setPassthroughEnabledFunc()
| virtual void GHOST_IXrContext::setPassthroughEnabledFunc |
( |
GHOST_XrPassthroughEnabledFn | passthrough_enabled_fn | ) |
|
|
pure virtual |
◆ startSession()
| virtual void GHOST_IXrContext::startSession |
( |
const GHOST_XrSessionBeginInfo * | begin_info | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: