Method | Description | |
---|---|---|
Dispose ( ) : void |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
|
Fill ( ) : void |
|
|
TexBufferImageFiller ( uint internalformat, Buffer buffer, bool autoDispose ) : System |
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Dispose managed and unmanaged resources of this instance.
|
public TexBufferImageFiller ( uint internalformat, Buffer buffer, bool autoDispose ) : System | ||
internalformat | uint | |
buffer | Buffer | |
autoDispose | bool | Dispose |
return | System |