OpenTK.BlittableValueType<T> Members

The members of OpenTK.BlittableValueType<T> are listed below.

See Also: Inherited members from System.Object

Public Properties

[read-only]
static
Strideint. Documentation for this section has not yet been entered.

Public Methods

static
Check() : bool
Checks whether the current typename T is blittable.
static
Check(Type) : bool
Checks whether type is a blittable value type.