KDXr::ApiSession¶
Module: API
#include <api_session.h>
Inherited by KDXr::OpenXrSession
Public Functions¶
Public Functions Documentation¶
function initialize¶
1 2 3 |
|
Reimplemented by: KDXr::OpenXrSession::initialize
function supportedSwapchainFormats¶
1 |
|
Reimplemented by: KDXr::OpenXrSession::supportedSwapchainFormats
function waitForFrame¶
1 |
|
Reimplemented by: KDXr::OpenXrSession::waitForFrame
function beginFrame¶
1 |
|
Reimplemented by: KDXr::OpenXrSession::beginFrame
function endFrame¶
1 2 3 |
|
Reimplemented by: KDXr::OpenXrSession::endFrame
function locateViews¶
1 2 3 4 5 |
|
Reimplemented by: KDXr::OpenXrSession::locateViews
function attachActionSets¶
1 2 3 |
|
Reimplemented by: KDXr::OpenXrSession::attachActionSets
function getInteractionProfile¶
1 2 3 |
|
Reimplemented by: KDXr::OpenXrSession::getInteractionProfile
function syncActions¶
1 2 3 |
|
Reimplemented by: KDXr::OpenXrSession::syncActions
function getBooleanState¶
1 2 3 4 |
|
Reimplemented by: KDXr::OpenXrSession::getBooleanState
function getFloatState¶
1 2 3 4 |
|
Reimplemented by: KDXr::OpenXrSession::getFloatState
function getVector2State¶
1 2 3 4 |
|
Reimplemented by: KDXr::OpenXrSession::getVector2State
function getPoseState¶
1 2 3 4 |
|
Reimplemented by: KDXr::OpenXrSession::getPoseState
function vibrateOutput¶
1 2 3 |
|
Reimplemented by: KDXr::OpenXrSession::vibrateOutput
Updated on 2024-11-21 at 00:08:26 +0000