C# Class HoloToolkit.Unity.SpatialUnderstandingDllObjectPlacement

Encapsulates the object placement queries of the understanding dll. These queries will not be valid until after scanning is finalized.
Datei anzeigen Open project: Microsoft/HoloToolkit-Unity Class Usage Examples

Private Methods

Method Description
Solver_Init ( ) : int
Solver_PlaceObject ( [ objectName, [ placementDefinition, [ placementRuleCount, [ placementRules, [ constraintCount, [ placementConstraints, [ placementResult ) : int
Solver_RemoveAllObjects ( ) : void
Solver_RemoveObject ( [ objectName ) : int