C# 클래스 DepthCalculator.DepthCalculatorBindingAlgorithm, DailyProjects

파일 보기 프로젝트 열기: GHScan/DailyProjects

공개 메소드들

메소드 설명
BindToWidgets ( UIWidget, widgets ) : void

비공개 메소드들

메소드 설명
BoundsSubstract ( Bounds a, Bounds b ) : IEnumerable
CreateBounds ( Vector3 min, Vector3 max ) : Bounds
IntersectWidgetsWithBoundsList ( UIWidget, widgets, int off, int len, IEnumerable boundsList ) : List

메소드 상세

BindToWidgets() 공개 정적인 메소드

public static BindToWidgets ( UIWidget, widgets ) : void
widgets UIWidget,
리턴 void