Tanoda
Leap.Unity.Geometry.Rect.RectWorldSegmentEnumerator Struct Reference

Public Member Functions

 RectWorldSegmentEnumerator (Rect rect)
 
RectWorldSegmentEnumerator GetEnumerator ()
 
bool MoveNext ()
 

Properties

LocalSegment3 Current [get]
 

Detailed Description

Definition at line 187 of file Rect.cs.

Constructor & Destructor Documentation

◆ RectWorldSegmentEnumerator()

Leap.Unity.Geometry.Rect.RectWorldSegmentEnumerator.RectWorldSegmentEnumerator ( Rect  rect)

Definition at line 194 of file Rect.cs.

Member Function Documentation

◆ GetEnumerator()

RectWorldSegmentEnumerator Leap.Unity.Geometry.Rect.RectWorldSegmentEnumerator.GetEnumerator ( )

Definition at line 202 of file Rect.cs.

◆ MoveNext()

bool Leap.Unity.Geometry.Rect.RectWorldSegmentEnumerator.MoveNext ( )

Definition at line 214 of file Rect.cs.

Property Documentation

◆ Current

LocalSegment3 Leap.Unity.Geometry.Rect.RectWorldSegmentEnumerator.Current
get

Definition at line 203 of file Rect.cs.


The documentation for this struct was generated from the following file: