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

Manages an array of handles, does not have a init function but must be zero initialized where it is declared. More...

#include <oxr/common/oxr_handle_array.h>

Collaboration diagram for oxr_handle_array:

Data Fields

struct oxr_handle_base ** handles
 
uint32_t count
 
uint32_t capacity
 

Detailed Description

Manages an array of handles, does not have a init function but must be zero initialized where it is declared.


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