ILNumerics - Technical Application Development
Top
The OGLBuffer type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Delete | ||
| OnDeleted | ||
| OnRecreated | ||
| PopulateChanges | ||
| UpdateOrReplace(InArrayInt32) |
updates the GL buffer with new data, expanding if necessary. Does not shrink the GL buffer!
[ILNumerics Visualization Engine] | |
| UpdateOrReplace(InArraySingle) |
updates the GL buffer with new data, expanding if necessary. Does not shrink the GL buffer!
[ILNumerics Visualization Engine] |
See Also