Declaration
struct QarAppVolumeInit { ... }
Public Member Attributes Index
Definition at line 1094 of file qar_streaming.h.
Public Member Attributes
app_pose
| QarPose QarAppVolumeInit::app_pose |
|
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 |
|
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 |
|
gesture_configuration
| const QarAppVolumeGestureConfiguration* QarAppVolumeInit::gesture_configuration |
|
has_app_world_anchor
| bool QarAppVolumeInit::has_app_world_anchor |
|
header
| QarStructureHeader QarAppVolumeInit::header |
|
initial_peer_count
| size_t QarAppVolumeInit::initial_peer_count |
|
initial_peers
| const QarPeerId** QarAppVolumeInit::initial_peers |
|
pose
| QarPose QarAppVolumeInit::pose |
|
size
| QarAppVolumeSize QarAppVolumeInit::size |
|
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.2.1 by Doxygen 1.9.8.