프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Ready | bool |
메소드 | 설명 | |
---|---|---|
Generate ( |
Generates the values of the evaluator starting at the given offset and writes them to the given buffer.
|
|
GetBuffered ( int BufferSize ) : |
Gets a buffered form of this evaluator. If this is already buffered, this is returned.
|
|
Invalidate ( ) : void |
Discards all intermediate results for the last Generate call and prepares the evaluator for another iteration.
|
public abstract Generate ( |
||
Start | ||
Buffer | ||
리턴 | void |
public GetBuffered ( int BufferSize ) : |
||
BufferSize | int | |
리턴 |