Ray.start

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

Meta