Monado OpenXR Runtime
bindings.Availability Class Reference

Public Member Functions

def __init__ (self, feature_sets, optimize=True)
 
str __str__ (self)
 
def add_in_place (self, new_feature_set)
 
def intersect_with_feature (self, feature_set)
 
def union (self, other)
 
def intersection (self, other)
 

Data Fields

 feature_sets
 

Detailed Description

An OR of FeatureSets, where any one of them being satisfied means a binding becomes available

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