Tesseract Engine Documentation

Vec1 Class

Wraps GpuVariable to be used as a Vector1, or float data type.

For a list of all members of this type, see Vec1 Members.

System.Object
   GpuVariable
      Vec1

public class Vec1 : GpuVariable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: DarkWynter.Stream.PhysicsGpu

Assembly: DWStream (in DWStream.dll)

See Also

Vec1 Members | DarkWynter.Stream.PhysicsGpu Namespace