프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_bBinReturned | System.Boolean | ||
m_iBinLength | |||
m_oLastBin | |||
m_oParent |
메소드 | 설명 | |
---|---|---|
RectangleBinner ( |
Initializes a new instance of the RectangleBinner class.
|
|
TryGetNextBin ( |
||
TryGetRemainingRectangle ( |
메소드 | 설명 | |
---|---|---|
AssertValid ( ) : void |
public RectangleBinner ( |
||
parent | /// The parent rectangle to split into bins. /// | |
binLength | /// Length and width of each bin square. Must be greater than zero. /// | |
리턴 | System |
public TryGetNextBin ( |
||
nextBin | ||
리턴 | System.Boolean |
public TryGetRemainingRectangle ( |
||
remainingRectangle | ||
리턴 | System.Boolean |