ReflectExtensions

ostrat.geom.ReflectExtensions
class ReflectExtensions[T](val value: T, ev: Reflect[T])

Extension methods for the Reflect type class.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def reflect(lineLike: LineLike): T

Performs 2d vector reflect transformation on objects of type T.

Performs 2d vector reflect transformation on objects of type T.

Attributes

Concrete fields

val value: T