ILNumerics Ultimate VS

OGLUniformBlockBufferT Class

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Inheritance Hierarchy

SystemObject
  ILNumerics.DrawingOGLUniformBlockBufferT

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public class OGLUniformBlockBuffer<T>
where T : struct, new()

Type Parameters

T

The OGLUniformBlockBufferT type exposes the following members.

Constructors

  NameDescription
Public methodOGLUniformBlockBufferT
Initializes a new instance of the OGLUniformBlockBufferT class
Top
Properties

  NameDescription
Public propertyData
Public propertyFirst
Public propertyGLID
Public propertyLength
Public propertyMaxLength
Public propertyUniformBlockIndex
Top
Methods

  NameDescription
Public methodDispose
Releases all resources used by the OGLUniformBlockBufferT
Public methodUpdate
Top
See Also

Reference