API reference

LabelFilter Struct

A struct that can filter certain labels.
The default is to allow all labels.

Static Member Functions

static LabelFilter Included
( List< string > included )
static LabelFilter Excluded
( List< string > excluded )
OVRSemanticLabels.DeprecationMessage
static LabelFilter Included
( MRUKAnchor.SceneLabels labelFlags )
static LabelFilter Excluded
( MRUKAnchor.SceneLabels labelFlags )

Member Functions

bool PassesFilter
( List< string > labels )
bool PassesFilter
( MRUKAnchor.SceneLabels labelFlags )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon