The OpenD Programming Language

MetaSpline.intervalCount

struct MetaSpline(T, X)
scope const @property
size_t
intervalCount
(
size_t dimension = 0
)
()
if (
dimension == 0
)

Return Value

Type: size_t

intervals count.

Meta