C# Class DepthCalculator.DepthCalculatorBindingAlgorithm, DailyProjects

Afficher le fichier Open project: GHScan/DailyProjects

Méthodes publiques

Méthode Description
BindToWidgets ( UIWidget, widgets ) : void

Private Methods

Méthode 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 méthode

public static BindToWidgets ( UIWidget, widgets ) : void
widgets UIWidget,
Résultat void