OpenTK.BlittableValueType<T> Class
Checks whether the specified type parameter is a blittable value type.

See Also: BlittableValueType<T> Members

Syntax

public static class BlittableValueType<T>
where T : struct

Type Parameters

T
Documentation for this section has not yet been entered.

Remarks

A blittable value type is a struct that only references other value types recursively, which allows it to be passed to unmanaged code directly.

Requirements

Namespace: OpenTK
Assembly: OpenTK-1.0 (in OpenTK-1.0.dll)
Assembly Versions: 0.0.0.0