Offset

data class Offset<T>(val position: Vector<T>, val orientation: OrientationVector<T>)

Class for hold offsets of Vector&OrientationVector

Author

Felipe Gonzalez

Constructors

Link copied to clipboard
constructor(position: Vector<T>, orientation: OrientationVector<T>)

Properties

Link copied to clipboard
Link copied to clipboard