AR Design
UBC EML collab with UBC SALA - visualizing IoT data in AR
ReadOnlyHashSet.cs File Reference

Go to the source code of this file.

Classes

class  HoloToolkit.Unity.ReadOnlyHashSet< TElement >
 A wrapper for HashSet<T> that doesn't allow modification of the set. This is useful for handing out references to a set that is going to be modified internally, without giving external consumers the opportunity to accidentally modify the set. More...
 
class  HoloToolkit.Unity.ReadOnlyHashSetRelatedExtensions
 

Namespaces

namespace  HoloToolkit.Unity