All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
VuAnchorCreationConfig Struct Reference

Public Attributes

VuMatrix44F pose
 Pose matrix representing a pose at which the anchor is created.
 

Detailed Description

Configuration for creating an anchor with pose.

Member Data Documentation

◆ pose

Pose matrix representing a pose at which the anchor is created.

Note
The pose is represented as a pose matrix using the OpenGL convention. The default value is an identity matrix.