Ray.start

  1. vectype start [@property getter]
  2. const(vectype) start [@property getter]
    struct Ray(T)
    pure @property ref
    const(vectype)
    start
    const
    (
    )
    if (
    isFloatingPoint!T
    )

Meta