Monado OpenXR Runtime
Loading...
Searching...
No Matches
t_builder Struct Reference

This helper struct makes it easier to implement the builder interface, but it also comes with a set of integration that may not be what all builders want. More...

#include <helpers/target_builder_helpers.h>

Collaboration diagram for t_builder:

Data Fields

struct xrt_builder base
 Base for this struct.
 
t_builder_open_system_fn open_system_static_roles
 Argument to t_builder_roles_helper_open_system and implemented by t_builder::open_system_static_roles function.
 

Detailed Description

This helper struct makes it easier to implement the builder interface, but it also comes with a set of integration that may not be what all builders want.

See the below functions for more information.

Field Documentation

◆ base

◆ open_system_static_roles

t_builder_open_system_fn t_builder::open_system_static_roles

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