Blender
V3.3
|
This is the complete list of members for GHOST_XrSession, including all inherited members.
applyHapticAction(const char *action_set_name, const char *action_name, const char *subaction_path, const int64_t &duration, const float &frequency, const float &litude) | GHOST_XrSession | |
attachActionSets() | GHOST_XrSession | |
createActionBindings(const char *action_set_name, uint32_t count, const GHOST_XrActionProfileInfo *infos) | GHOST_XrSession | |
createActions(const char *action_set_name, uint32_t count, const GHOST_XrActionInfo *infos) | GHOST_XrSession | |
createActionSet(const GHOST_XrActionSetInfo &info) | GHOST_XrSession | |
destroyActionBindings(const char *action_set_name, uint32_t count, const char *const *action_names, const char *const *profile_paths) | GHOST_XrSession | |
destroyActions(const char *action_set_name, uint32_t count, const char *const *action_names) | GHOST_XrSession | |
destroyActionSet(const char *action_set_name) | GHOST_XrSession | |
draw(void *draw_customdata) | GHOST_XrSession | |
getActionCount(const char *action_set_name) | GHOST_XrSession | |
getActionCustomdata(const char *action_set_name, const char *action_name) | GHOST_XrSession | |
getActionCustomdataArray(const char *action_set_name, void **r_customdata_array) | GHOST_XrSession | |
getActionSetCustomdata(const char *action_set_name) | GHOST_XrSession | |
getControllerModelData(const char *subaction_path, GHOST_XrControllerModelData &r_data) | GHOST_XrSession | |
GHOST_XrSession(GHOST_XrContext &xr_context) | GHOST_XrSession | |
handleStateChangeEvent(const XrEventDataSessionStateChanged &lifecycle) | GHOST_XrSession | |
isRunning() const | GHOST_XrSession | |
LifeExpectancy enum name | GHOST_XrSession | |
loadControllerModel(const char *subaction_path) | GHOST_XrSession | |
needsUpsideDownDrawing() const | GHOST_XrSession | |
requestEnd() | GHOST_XrSession | |
SESSION_DESTROY enum value | GHOST_XrSession | |
SESSION_KEEP_ALIVE enum value | GHOST_XrSession | |
start(const GHOST_XrSessionBeginInfo *begin_info) | GHOST_XrSession | |
stopHapticAction(const char *action_set_name, const char *action_name, const char *subaction_path) | GHOST_XrSession | |
syncActions(const char *action_set_name=nullptr) | GHOST_XrSession | |
unbindGraphicsContext() | GHOST_XrSession | |
unloadControllerModel(const char *subaction_path) | GHOST_XrSession | |
updateControllerModelComponents(const char *subaction_path) | GHOST_XrSession | |
~GHOST_XrSession() | GHOST_XrSession |