Ray.start

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

Meta