C# Class DepthCalculator.DepthCalculatorBindingAlgorithm, DailyProjects

Datei anzeigen Open project: GHScan/DailyProjects

Public Methods

Method Description
BindToWidgets ( UIWidget, widgets ) : void

Private Methods

Method Description
BoundsSubstract ( Bounds a, Bounds b ) : IEnumerable
CreateBounds ( Vector3 min, Vector3 max ) : Bounds
IntersectWidgetsWithBoundsList ( UIWidget, widgets, int off, int len, IEnumerable boundsList ) : List

Method Details

BindToWidgets() public static method

public static BindToWidgets ( UIWidget, widgets ) : void
widgets UIWidget,
return void