Class ReadExtensions
Static class that contains various extension methods that allow reading data types from a buffer.
Namespace: Unity.Kinematica
Assembly: solution.dll
Syntax
public static class ReadExtensions
Methods
Name | Description |
---|---|
ReadAffineTransform(Buffer) | Reads a transform from the buffer. |
ReadAffineTransformQuantized(Buffer) | Reads a quantized transform from the buffer. |
ReadSamplingTime(Buffer) | Reads a sampling time from the buffer. |
ReadTimeIndex(Buffer) | Reads a time index from the buffer. |