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

Go to the source code of this file.

Classes

class  HoloToolkit.Unity.SpatialUnderstandingDllShapes
 Encapsulates the shape detection queries of the understanding DLL. Shapes are defined by the user with AddShape and the analysis is initiated with ActivateShapeAnalysis. These queries will not be valid until after scanning is finalized. More...
 
struct  HoloToolkit.Unity.SpatialUnderstandingDllShapes.ShapeResult
 Result structure returned by shape queries More...
 
struct  HoloToolkit.Unity.SpatialUnderstandingDllShapes.ShapeComponentConstraint
 A shape component constraint. This includes its type enum and its type specific parameters. More...
 
struct  HoloToolkit.Unity.SpatialUnderstandingDllShapes.ShapeComponent
 A shape component definition. Contains a list of component constraints. More...
 
struct  HoloToolkit.Unity.SpatialUnderstandingDllShapes.ShapeConstraint
 A shape constraint definition. Composed of a type and type specific parameters More...
 

Namespaces

namespace  HoloToolkit.Unity