The OpenD Programming Language

LinearExtrapolator.gridScopeView

struct LinearExtrapolator(T)
return scope const @property @trusted
gridScopeView
(
size_t dimension = 0
)
()
if (
__traits(hasMember, T, "gridScopeView")
)

Meta