ILNumerics Ultimate VS

OGLBuffer Properties

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The OGLBuffer type exposes the following members.

Properties

  NameDescription
Public propertyDataCount
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]

Public propertyDataCountGL
Number of data columns actually stored in the GL memory

[ILNumerics Visualization Engine]

Public propertyDataLength
Number of rows / elements for each datum

[ILNumerics Visualization Engine]

Public propertyGLID
The ID used to uniquely identify the buffer within the GL

[ILNumerics Visualization Engine]

Public propertySourceBuffer
Reference to the source buffer, this GL Buffer synchronizes with

[ILNumerics Visualization Engine]

Top
See Also

Reference