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

Go to the source code of this file.

Classes

class  HoloToolkit.Unity.SpatialUnderstandingDll
 Encapsulates the primary DLL functions, including marshalling helper functions. The DLL functions are organized into four parts - in this behavior, SpatialUnderstandingDllTopology, SpatialUnderstandingDllShapes, and SpatialUnderstandingDllObjectPlacement. The scan flow, raycast, and alignment functions are included in this class. More...
 
struct  HoloToolkit.Unity.SpatialUnderstandingDll.MeshData
 Representation of the mesh data to be passed to the understanding DLL. Used by SpatialUnderstandingSourceMesh to store local copies of the mesh data. More...
 
class  HoloToolkit.Unity.SpatialUnderstandingDll.Imports
 
struct  HoloToolkit.Unity.SpatialUnderstandingDll.Imports.MeshData
 Mesh input data passed to the DLL More...
 
class  HoloToolkit.Unity.SpatialUnderstandingDll.Imports.PlayspaceStats
 Playspace statistics for querying scanning progress More...
 
class  HoloToolkit.Unity.SpatialUnderstandingDll.Imports.PlayspaceAlignment
 Playspace alignment results. Reports internal alignment of room in Unity space and basic alignment of the room. More...
 
class  HoloToolkit.Unity.SpatialUnderstandingDll.Imports.RaycastResult
 Result structure returns from a raycast call. More...
 

Namespaces

namespace  HoloToolkit.Unity