![]() |
AR Design
UBC EML collab with UBC SALA - visualizing IoT data in AR
|
Go to the source code of this file.
Classes | |
| class | HoloToolkit.Unity.SpatialMapping.SpatialMappingObserver |
| The SpatialMappingObserver class encapsulates the SurfaceObserver into an easy to use object that handles managing the observed surfaces and the rendering of surface geometry. More... | |
Namespaces | |
| namespace | HoloToolkit.Unity.SpatialMapping |
Enumerations | |
| enum | HoloToolkit.Unity.SpatialMapping.ObserverStates { HoloToolkit.Unity.SpatialMapping.ObserverStates.Running = 0, HoloToolkit.Unity.SpatialMapping.ObserverStates.Stopped = 1 } |
| Spatial Mapping Observer states. More... | |
| enum | HoloToolkit.Unity.SpatialMapping.ObserverVolumeTypes { HoloToolkit.Unity.SpatialMapping.ObserverVolumeTypes.AxisAlignedBox = 0, HoloToolkit.Unity.SpatialMapping.ObserverVolumeTypes.OrientedBox = 1, HoloToolkit.Unity.SpatialMapping.ObserverVolumeTypes.Sphere = 2 } |
| Spatial Mapping Volume Type More... | |