ILNumerics - Technical Application Development
Top
The OGLBuffer type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DataCount |
Number of data columns stored in the buffer, this may differ from the number of columns actually stored in the GL storage
[ILNumerics Visualization Engine] | |
| DataCountGL |
Number of data columns actually stored in the GL memory
[ILNumerics Visualization Engine] | |
| DataLength |
Number of rows / elements for each datum
[ILNumerics Visualization Engine] | |
| GLID |
The ID used to uniquely identify the buffer within the GL
[ILNumerics Visualization Engine] | |
| SourceBuffer |
Reference to the source buffer, this GL Buffer synchronizes with
[ILNumerics Visualization Engine] |
See Also