Skip to main content

QarAppVolumeInit Struct

Declaration

struct QarAppVolumeInit { ... }

Included Headers

Public Member Attributes Index

QarPoseapp_pose
floatapp_scale
QarGeoAnchorFrameapp_world_anchor
const char *common_name
const char *display_name
const QarAppVolumeGestureConfiguration *gesture_configuration

Optional gesture configuration. More...

boolhas_app_world_anchor
QarStructureHeaderheader
size_tinitial_peer_count
const QarPeerId **initial_peers
QarPosepose
QarAppVolumeSizesize

Definition at line 1094 of file qar_streaming.h.

Public Member Attributes

app_pose

QarPose QarAppVolumeInit::app_pose

Definition at line 1106 of file qar_streaming.h.

app_scale

float QarAppVolumeInit::app_scale

Room-space-per-app-space scale. 1.0 means 1 m in app coordinates renders as 1 m in the app volume. 0.5 means 1 m in app coordinates renders as 0.5 m in the app volume, so the app appears smaller. 10.0 means 1 m in app coordinates renders as 10 m in the app volume, so the app appears bigger. App pose remains in app-volume meters and is not scaled.

Definition at line 1112 of file qar_streaming.h.

app_world_anchor

QarGeoAnchorFrame QarAppVolumeInit::app_world_anchor

Definition at line 1114 of file qar_streaming.h.

common_name

const char* QarAppVolumeInit::common_name

Required stable identity key used by app_volumes_get_or_create() to derive the volume's id. Must not be NULL.

Definition at line 1100 of file qar_streaming.h.

display_name

const char* QarAppVolumeInit::display_name

Definition at line 1101 of file qar_streaming.h.

gesture_configuration

const QarAppVolumeGestureConfiguration* QarAppVolumeInit::gesture_configuration

Optional gesture configuration.

Definition at line 1116 of file qar_streaming.h.

has_app_world_anchor

bool QarAppVolumeInit::has_app_world_anchor

Definition at line 1113 of file qar_streaming.h.

header

QarStructureHeader QarAppVolumeInit::header

Definition at line 1096 of file qar_streaming.h.

initial_peer_count

size_t QarAppVolumeInit::initial_peer_count

Definition at line 1105 of file qar_streaming.h.

initial_peers

const QarPeerId** QarAppVolumeInit::initial_peers

Definition at line 1104 of file qar_streaming.h.

pose

QarPose QarAppVolumeInit::pose

Definition at line 1102 of file qar_streaming.h.

size

QarAppVolumeSize QarAppVolumeInit::size

Definition at line 1103 of file qar_streaming.h.


The documentation for this struct was generated from the following file:


Generated via doxygen2docusaurus 2.2.1 by Doxygen 1.9.8.