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

Go to the source code of this file.

Classes

class  HoloToolkit.Unity.SpatialUnderstandingDllObjectPlacement
 Encapsulates the object placement queries of the understanding DLL. These queries will not be valid until after scanning is finalized. More...
 
struct  HoloToolkit.Unity.SpatialUnderstandingDllObjectPlacement.ObjectPlacementDefinition
 Defines an object placement query. A query consists of a type a name, type, set of rules, and set of constraints. More...
 
struct  HoloToolkit.Unity.SpatialUnderstandingDllObjectPlacement.ObjectPlacementRule
 Defines an object placement rule. Rules are one part of an object placement definition. Rules may not be violated by the returned query. More...
 
struct  HoloToolkit.Unity.SpatialUnderstandingDllObjectPlacement.ObjectPlacementConstraint
 Defines an object placement constraint. Constraints are one part of an object placement definition. Possible object placement locations are picked by the location that minimally violates the set of constraints. More...
 
class  HoloToolkit.Unity.SpatialUnderstandingDllObjectPlacement.ObjectPlacementResult
 Object placement result. Defines an oriented bounding box result for the object placement query. More...
 

Namespaces

namespace  HoloToolkit.Unity