The OpenD Programming Language

SphereVariable.opCall

  1. void opCall(G gen, T[] result)
    struct SphereVariable(T)
    pragma(inline, false)
    void
    opCall
    (
    G
    )
    (
    scope ref G gen
    ,
    scope T[] result
    )
  2. void opCall(G* gen, T[] result)

Meta